Video Tutorial - Watch Here
A graphical tool for AUR that uses zenity.
- Prompts users to choose between yay or paru.
- Checks if the specified AUR helper is installed. If not, it will install it.
- Provides a search box for users to search for packages.
- Displays a list of packages found.
- After selecting a package, it prompts for installation or uninstallation and asks for the sudo user password.
- Clone the project.
- Give execute permissions to the script by running the following command:
chmod +x aur.sh
- Run the script:
./aur.sh
A graphical tool for managing my personal install script.
- Shows my personal packages install list.
- Allows users to select which packages to install or use the "install all" feature.
- Clone the project.
- Give execute permissions to the script by running the following command:
chmod +x install2.sh
- Run the script:
./install2.sh
NOTE: There is no Steam, Davinci Resolve option in install2.sh because it will depend on your GPU. So do it manually!!