Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 395 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 395 Bytes

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