caches-manager on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S caches-manager

* (Optional) Uninstall caches-manager on Arch using YAY

$ yay -Rns caches-manager

2. Manually Install "caches-manager" via AUR

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

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

b. Clone caches-manager's git locally

$ git clone https://aur.archlinux.org/caches-manager.git ~/caches-manager

c. Go to ~/caches-manager folder and install it

$ cd ~/caches-manager $ makepkg -si

3. Information about the caches-manager package on Arch User Repository (AUR)

ID: 1353071
Name: caches-manager
PackageBaseID: 187179
PackageBase: caches-manager
Version: 0.1.10-1
Description: A simple script that helps keep selected directories clean by symlinking or mounting to tmpfs ramdisk
URL: https://github.com/HanabishiRecca/caches-manager
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Hanabishi
Submitter: Hanabishi
FirstSubmitted: 1667825146
LastModified: 1699969860
URLPath: /cgit/aur.git/snapshot/caches-manager.tar.gz