cacher on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S cacher

* (Optional) Uninstall cacher on Arch using YAY

$ yay -Rns cacher

2. Manually Install "cacher" via AUR

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

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

b. Clone cacher's git locally

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

c. Go to ~/cacher folder and install it

$ cd ~/cacher $ makepkg -si

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

ID: 821314
Name: cacher
PackageBaseID: 155684
PackageBase: cacher
Version: 2.33.4-1
Description: The code snippet organizer for professional developers
URL: https://www.cacher.io
NumVotes: 0
Popularity: 0
OutOfDate: 1684218466
Maintainer:
Submitter: ragouel
FirstSubmitted: 1595254841
LastModified: 1605874027
URLPath: /cgit/aur.git/snapshot/cacher.tar.gz