docker-prune on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "docker-prune" 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
Copied
b. Install docker-prune on Arch using YAY
$
yay -S
docker-prune
Copied
* (Optional) Uninstall docker-prune on Arch using YAY
$
yay -Rns
docker-prune
Copied
2. Manually Install "docker-prune" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone docker-prune's git locally
$
git clone https://aur.archlinux.org/docker-prune.git
~/docker-prune
Copied
c. Go to ~/docker-prune folder and install it
$
cd
~/docker-prune
Copied
$
makepkg -si
Copied
3. Information about the docker-prune package on Arch User Repository (AUR)
ID: 1213709
Name: docker-prune
PackageBaseID: 170784
PackageBase: docker-prune
Version: 1.0.0-1
Description: Remove unused docker data which has not been accessed in last 10 days
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aminvakil
Submitter: aminvakil
FirstSubmitted: 1630844217
LastModified: 1676907742
URLPath: /cgit/aur.git/snapshot/docker-prune.tar.gz
Name: docker-prune
PackageBaseID: 170784
PackageBase: docker-prune
Version: 1.0.0-1
Description: Remove unused docker data which has not been accessed in last 10 days
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aminvakil
Submitter: aminvakil
FirstSubmitted: 1630844217
LastModified: 1676907742
URLPath: /cgit/aur.git/snapshot/docker-prune.tar.gz