pacman-cleanup on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "pacman-cleanup" 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 pacman-cleanup on Arch using YAY
$
yay -S
pacman-cleanup
Copied
* (Optional) Uninstall pacman-cleanup on Arch using YAY
$
yay -Rns
pacman-cleanup
Copied
2. Manually Install "pacman-cleanup" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pacman-cleanup's git locally
$
git clone https://aur.archlinux.org/pacman-cleanup.git
~/pacman-cleanup
Copied
c. Go to ~/pacman-cleanup folder and install it
$
cd
~/pacman-cleanup
Copied
$
makepkg -si
Copied
3. Information about the pacman-cleanup package on Arch User Repository (AUR)
ID: 1413165
Name: pacman-cleanup
PackageBaseID: 202812
PackageBase: pacman-cleanup
Version: 1.0.0-1
Description: A small cli tool to delete packages
URL: https://dev.acosom.com/linux/arch/pacman-cleanup
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: likle
Submitter: likle
FirstSubmitted: 1708510790
LastModified: 1708511719
URLPath: /cgit/aur.git/snapshot/pacman-cleanup.tar.gz
Name: pacman-cleanup
PackageBaseID: 202812
PackageBase: pacman-cleanup
Version: 1.0.0-1
Description: A small cli tool to delete packages
URL: https://dev.acosom.com/linux/arch/pacman-cleanup
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: likle
Submitter: likle
FirstSubmitted: 1708510790
LastModified: 1708511719
URLPath: /cgit/aur.git/snapshot/pacman-cleanup.tar.gz