lib32-libcups-minimal-git on AUR (Arch User Repository)

Last updated: May 19,2024

1. Install "lib32-libcups-minimal-git" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install lib32-libcups-minimal-git on Arch using YAY

$ yay -S lib32-libcups-minimal-git

* (Optional) Uninstall lib32-libcups-minimal-git on Arch using YAY

$ yay -Rns lib32-libcups-minimal-git

2. Manually Install "lib32-libcups-minimal-git" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone lib32-libcups-minimal-git's git locally

$ git clone https://aur.archlinux.org/lib32-libcups-minimal-git.git ~/lib32-libcups-minimal-git

c. Go to ~/lib32-libcups-minimal-git folder and install it

$ cd ~/lib32-libcups-minimal-git $ makepkg -si

3. Information about the lib32-libcups-minimal-git package on Arch User Repository (AUR)