Skip to content
/ ept-get Public

apt-get like tool for gentoo/funtoo linux aimed to make recoursive remove easier

Notifications You must be signed in to change notification settings

norayr/ept-get

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published