Linux下二进制包管理工具-XBPS
2011-01-07 10:56:02 阿炯

本站赞助商链接,请多关照。

X Binary Package System (简称XBPS) 是二进制包管理工具,特点是快速、易用、功能丰富和可移植。

The X Binary Package System (in short XBPS) is a new 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.

The XBPS code is totally in ANSI/C99, two clause BSD licensed, and tries to be portable 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).

There are approximately 1400 packages that can be built, through the use of build templates that are the recipes to fetch, compile and build XBPS binary packages. However, only binary packages are currently provided for the i686 and x86_64 architectures due to lack of resources.

最新版本:0.32
此版本删除了two-phase包;修复了libxbps,xbps-remove(8)和xbps-rindex(8)的bug。。

项目主页:http://code.google.com/p/xbps/

该文章最后由 Administrator 于 2014-03-11 09:55:50 更新,目前是第 2 版。