docuum on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S docuum

* (Optional) Uninstall docuum on Arch using YAY

$ yay -Rns docuum

2. Manually Install "docuum" via AUR

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

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

b. Clone docuum's git locally

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

c. Go to ~/docuum folder and install it

$ cd ~/docuum $ makepkg -si

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

ID: 1052399
Name: docuum
PackageBaseID: 148288
PackageBase: docuum
Version: 0.20.5-1
Description: LRU eviction of Docker images.
URL: https://github.com/stepchowfun/docuum
NumVotes: 1
Popularity: 0
OutOfDate: 1652464624
Maintainer: nicoulaj
Submitter: nicoulaj
FirstSubmitted: 1579354174
LastModified: 1647517030
URLPath: /cgit/aur.git/snapshot/docuum.tar.gz