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>
Use pacadd to search & install Arch packages.
Enter pacadd in your terminal then search for the package you want to install.
Use pacrem to search & remove/uninstall packages from your system.
Enter pacrem in your terminal then search for the package you want to remove.
Use auradd to search & install packages from the AUR.
Enter auradd in your terminal then search for the package you want to install.
Use flatadd to install flatpack apps.
Enter flatadd to search & install flatpack appps.