docker-gc-git on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S docker-gc-git

* (Optional) Uninstall docker-gc-git on Arch using YAY

$ yay -Rns docker-gc-git

2. Manually Install "docker-gc-git" via AUR

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

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

b. Clone docker-gc-git's git locally

$ git clone https://aur.archlinux.org/docker-gc-git.git ~/docker-gc-git

c. Go to ~/docker-gc-git folder and install it

$ cd ~/docker-gc-git $ makepkg -si

3. Information about the docker-gc-git package on Arch User Repository (AUR)

ID: 317349
Name: docker-gc-git
PackageBaseID: 112990
PackageBase: docker-gc-git
Version: r135.ff0b648-1
Description: A simple Docker container and image garbage collection script
URL: https://github.com/spotify/docker-gc
NumVotes: 5
Popularity: 0
OutOfDate: 1663443884
Maintainer: mksplg
Submitter: mksplg
FirstSubmitted: 1467218414
LastModified: 1467219806
URLPath: /cgit/aur.git/snapshot/docker-gc-git.tar.gz