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

Last updated: May 19,2024

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

$ yay -S docker-clean-git

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

$ yay -Rns docker-clean-git

2. Manually Install "docker-clean-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-clean-git's git locally

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

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

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

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

ID: 321967
Name: docker-clean-git
PackageBaseID: 113689
PackageBase: docker-clean-git
Version: v2.0.4.r3.g8c8cb40-1
Description: A script that cleans docker containers, images, volumes, and networks.
URL: https://github.com/ZZROTDesign/docker-clean
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: Oak
Submitter: Oak
FirstSubmitted: 1468683301
LastModified: 1468683321
URLPath: /cgit/aur.git/snapshot/docker-clean-git.tar.gz