cups-filters-patched on AUR (Arch User Repository)

Last updated: February 06,2025

1. Install "cups-filters-patched" 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 cups-filters-patched on Arch using YAY

$ yay -S cups-filters-patched

* (Optional) Uninstall cups-filters-patched on Arch using YAY

$ yay -Rns cups-filters-patched

2. Manually Install "cups-filters-patched" via AUR

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

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

b. Clone cups-filters-patched's git locally

$ git clone https://aur.archlinux.org/cups-filters-patched.git ~/cups-filters-patched

c. Go to ~/cups-filters-patched folder and install it

$ cd ~/cups-filters-patched $ makepkg -si

3. Information about the cups-filters-patched package on Arch User Repository (AUR)