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

https://github.com/programmer-ke/devpkg

A package manager that downloads and installs software from source.
https://github.com/programmer-ke/devpkg

Last synced: over 1 year ago
JSON representation

A package manager that downloads and installs software from source.

Awesome Lists containing this project

README

          

## Devpkg - a package manager that downloads and installs from source.

Based on Zed Shaw's book: http://c.learncodethehardway.org/book/ex26.html

### TODO

- Replace Apache Portable Runtime with Linux specific API (cannot solve error: unknown type name ‘off64_t’)

- Modify it to use checkinstall