Skip to content
/ epkg Public

A simple portage wrapper which works like other package managers

License

Notifications You must be signed in to change notification settings

jdhore/epkg

Repository files navigation

Epkg

A wrapper for Gentoo commands (emerge, equery, eix) to make them feel more natural to users familiar with other distributions.

The syntax is aimed to be an amalgamation of the sane command names from apt-get, dpkg and yum. Actually closer to ipkg/opkg than anything else.

Patches and pull requests are welcome.

Installation Instructions

emerge epkg

Authors

Dependencies

If you would like to install epkg manually, the dependencies are as follows:

  • Portage
  • gentoolkit
  • eix

epkg is currently only Gentoo and Funtoo compatible. Compatibility with other distributions may be added in the future.

Licensing

This code is licensed under the 2-clause BSD License. Please see the LICENSE file for details.