pip-autoremove on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "pip-autoremove" 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 pip-autoremove on Arch using YAY
$
yay -S
pip-autoremove
Copied
* (Optional) Uninstall pip-autoremove on Arch using YAY
$
yay -Rns
pip-autoremove
Copied
2. Manually Install "pip-autoremove" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pip-autoremove's git locally
$
git clone https://aur.archlinux.org/pip-autoremove.git
~/pip-autoremove
Copied
c. Go to ~/pip-autoremove folder and install it
$
cd
~/pip-autoremove
Copied
$
makepkg -si
Copied
3. Information about the pip-autoremove package on Arch User Repository (AUR)
ID: 1164925
Name: pip-autoremove
PackageBaseID: 187140
PackageBase: pip-autoremove
Version: 0.10.0-1
Description: Remove a package and its unused dependencies.
URL: https://github.com/invl/pip-autoremove
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Farzat
Submitter: Farzat
FirstSubmitted: 1667672344
LastModified: 1667672344
URLPath: /cgit/aur.git/snapshot/pip-autoremove.tar.gz
Name: pip-autoremove
PackageBaseID: 187140
PackageBase: pip-autoremove
Version: 0.10.0-1
Description: Remove a package and its unused dependencies.
URL: https://github.com/invl/pip-autoremove
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Farzat
Submitter: Farzat
FirstSubmitted: 1667672344
LastModified: 1667672344
URLPath: /cgit/aur.git/snapshot/pip-autoremove.tar.gz