Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.32 KB

File metadata and controls

30 lines (20 loc) · 1.32 KB

ARCH helper scripts

A small collection of helper scripts for managing packages & flatpacks.

To use the script you have to download it and make it executable.

If you copy it in a PATH folder than you can launch it form anywhere. Otherwise launch it with ./<script_name>

pacadd

image Use pacadd to search & install Arch packages. Enter pacadd in your terminal then search for the package you want to install.

pacrem

image Use pacrem to search & remove/uninstall packages from your system. Enter pacrem in your terminal then search for the package you want to remove.

auradd

image Use auradd to search & install packages from the AUR. Enter auradd in your terminal then search for the package you want to install.

flatadd

image Use flatadd to install flatpack apps. Enter flatadd to search & install flatpack appps.