Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/qjoly/src-packages-deb

Debian Package Collection
https://github.com/qjoly/src-packages-deb

debian-packages

Last synced: 4 days ago
JSON representation

Debian Package Collection

Awesome Lists containing this project

README

        

This Github project is a debian Package Collection.

You can build each package with the following command:

```bash
dpkg-deb --build
```

Example:

```bash
dpkg-deb --build packages/hello-world/hello-world_1.0.0-1_all
#dpkg-deb: building package 'hello-world' in 'packages/hello-world/hello-world_1.0.0-1_all.deb'.
```

## LICENSE

Licensed under the MIT License.

Please respect the license of each package.