Fixed a few bugs with pkcon and apt commands, simplified output when a passed
option doesn’t exist, and refined installation steps.
- Added “installing only the tool” step by using
cURL - Refined installation steps
- Fixed a typo for
apt autoremovecommand (#3) - Fixed
upgradecommands forpkconandapt(#5) - Changed detection order for
pkconandapt(#5)
- Simplified output when a passed option doesn’t exist
- It no longer shows
pkg help, it instead tells you to run it manually.
- It no longer shows
Added a new option to remove packages not used by other packages, and improved wording in project/tool documentation.
- Revised code comments
- Improved wording for options in
pkg helpcommand
- Added
unusedoption — removes unused and no longer needed packages
Added functionality that detects when elevated permissions are needed, and did a tiny amount of refactoring.
- Added
sudo/doassupport when using options that require elevated permissions- Even works when the aforementioned tools are missing (not heavily tested).
- Yay for even less typing!
- Allowed passing arguments to options that didn’t have it
- Refactored the use of
echowithprintf
Added support for pkcon, contributed by @RaitaroH, and a couple of new commands.
- Added changelog for
0.1.0release - Added more information to readme
- Added shorthand variants of the following options:
iforinstalllsforlistsforsearchuforupgradermforremove
- Added
cleanoption — removes no longer needed packages in local repositories - Added
removeoption — removes a package(s) by name
Added options for basic commands of pacman, xbps, and apt package managers.
- Added project readme and MIT license
- Added documentation via
pkg horpkg helpoption
- Added
infooption — shows info of a specific package - Added
helpoption — shows thepkghelp/documentation - Added
listoption — shows all packages in local package database - Added
searchoption — searches remote repositories for a package - Added
installoption — installs a single or multiple packages - Added
upgradeoption — performs full system upgrade - Added
versionoption — showspkgversion