nocache on AUR (Arch User Repository)

Last updated: February 17,2025

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

$ yay -S nocache

* (Optional) Uninstall nocache on Arch using YAY

$ yay -Rns nocache

2. Manually Install "nocache" via AUR

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

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

b. Clone nocache's git locally

$ git clone https://aur.archlinux.org/nocache.git ~/nocache

c. Go to ~/nocache folder and install it

$ cd ~/nocache $ makepkg -si

3. Information about the nocache package on Arch User Repository (AUR)

ID: 1279995
Name: nocache
PackageBaseID: 111356
PackageBase: nocache
Version: 1.2-1
Description: minimize caching effects
URL: https://github.com/Feh/nocache
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
Submitter: grawity
FirstSubmitted: 1463505459
LastModified: 1687970166
URLPath: /cgit/aur.git/snapshot/nocache.tar.gz