The X Binary Package System (in short XBPS) is a binary package system designed and implemented from scratch. Its goal is to be fast, easy to use, bug-free, featureful, and portable as much as possible. There is a well documented API provided by the XBPS Library that is the basis for its frontends, to handle binary packages and repositories: xbps-bin(8) and xbps-repo(8).
| Tags | Package manager Linux C POSIX |
|---|---|
| Licenses | BSD Revised |
| Operating Systems | Posix compliant |
| Implementation | C shell scripting |
Recent releases


Release Notes: Major performance improvements, new features, bugfixes, etc.


Release Notes: A new configuration file format, faster unpacking, new checks for package integrity, multiple performance improvements, new options for xbps-bin(8) and xbps-repo(8), a cleaned up API in preparation to start the packagekit backend, and more.


Release Notes: Bugfixes, performance improvements, etc.


Release Notes: This release adds major performance improvements, a new configuration scheme, revamped virtual package support, improvements in all code for stability and robustness, and bugfixes.


Release Notes: More meaningful messages were written for the show, show-deps, and show-files targets of xbps-bin and xbps-repo. Three new metadata objects were added for packages to specify homepage, license, and build date. Minor cosmetic changes were made.