cachedir on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S cachedir

* (Optional) Uninstall cachedir on Arch using YAY

$ yay -Rns cachedir

2. Manually Install "cachedir" via AUR

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

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

b. Clone cachedir's git locally

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

c. Go to ~/cachedir folder and install it

$ cd ~/cachedir $ makepkg -si

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

ID: 568567
Name: cachedir
PackageBaseID: 80596
PackageBase: cachedir
Version: 1.17-1
Description: Utility for tagging directories as cache directories.
URL: http://liw.fi/cachedir/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: SanskritFritz
FirstSubmitted: 1396602623
LastModified: 1544866026
URLPath: /cgit/aur.git/snapshot/cachedir.tar.gz