Last modified 2 weeks ago
pkgcore package manager
pkgcore is designed as drop-in replacement for Gentoo portage, optimized for performance and written in Python.
It splits emerge into three main scripts:
- pmerge for installing, updating and removing packages. It has almost the same syntax as emerge.
- pquery for searching the portage tree and the installed packages. Search a package via pquery pkgcore. eix-like output via -v.
- pmaint for synchronizing the tree and other maintenance work. Synchronize tree and overlays via pmaint sync.
You can install it via emerge sys-apps/pkgcore.
For usage details see Getting started.
bug filing
Due to spam issues, to file a bug you need to register an account- once logged in, you'll be able to get at ticket filing.
For Users
- Features
- Releases
- Getting started
- How Do I...? Guide to doing tasks in pkgcore
- OurTracPlugins
- Release News
For Developers
- Branches Note:The "Browse Source" shows the release branch, commonly known as "trunk".
- pkgcore todo
- pkgcore-checks todo
- Developing
- Hacking
- Portage Differences
- EAPI notes
- API docs
- design/architectural docs
- BuildBot
- misc
Where to find us
The pkgcore developers also hang out on irc://irc.freenode.net/#pkgcore
Mailing list is available at http://googlegroups.com/group/pkgcore-dev
