Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 852 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 852 Bytes

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.