Skip to content

Walkmana-25/package-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Package Wrapper

A package manager wrapper command line tool for linux.

Requirement

Supported Package Manager
apt
pacman

Installation

Install Package-Wrapper with cargo

  sudo cargo install package-wrapper

Usage/Examples

# Install package
sudo pacw install <PACKAGES>

# Remove package
sudo pacw remove <PACKAGES>

#Search for packages in remote repositories
pacw search <PACKAGE>

#List installed packages
pacw list

Authors

Acknowledgements

License

MIT

About

A package manager wrapper command line tool for linux.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages