-
Notifications
You must be signed in to change notification settings - Fork 1
norayr/ept-get
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
ept-get
ept-get allows to recoursively remove software on gentoo linux.
It might also be useful for those, who already familiar with apt-get usage
ept-get depends on [epkg](https://github.com/norayr/epkg)
Usage:
ept-get remove packagename
Removes package and all packages which depend on that package
ept-get install package
Installs package (this one just calls emerge)
ept-get update (calls emerge --sync)
ept-get --download-only package (calls emerge -f package)
About
apt-get like tool for gentoo/funtoo linux aimed to make recoursive remove easier
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published