Skip to content
/ genpm Public

General package manager, it covers pacman, apt, dnf, zypper, emerge, apt-get

License

Notifications You must be signed in to change notification settings

f9n/genpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

genpm

General package manager, it covers pacman,apt-get... Golang version must be over 1.8

Installation

  $ bash -c "$(curl -fsSL https://raw.githubusercontent.com/pleycpl/gotoolsetup/master/init.sh) github.com/pleycpl/genpm"

Usage

  $ genpm version
  $ genpm install python
  $ genpm remove python
  $ genpm search python
  $ genpm info python
  $ genpm upgrade

About

General package manager, it covers pacman, apt, dnf, zypper, emerge, apt-get

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages