An open API service indexing awesome lists of open source software.

https://github.com/itk-dev/deb-pack


https://github.com/itk-dev/deb-pack

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Debian packages

## Build
dpkg-deb --build __PACKAGE__

## Install
dpkg -i __PACKAGE__

sudo apt-get install -f