Skip to content

A next-gen source-based package manager written in C.

License

Notifications You must be signed in to change notification settings

yanderemine54/npkg

Repository files navigation

NPKG: The Next-gen Package manager

npkg is a source-based package manager written in C.

Installation

Dependencies

It requires libcurl >= 8.0.0, GPGME >= 1.8.0, libzstd >= 1.0.0 and tomlc99.

Building

Download the release tarball, extract it, change directory into it and run:

./npkg-install.sh