pip-autoremove on AUR (Arch User Repository)

Last updated: May 12,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

b. Install pip-autoremove on Arch using YAY

$ yay -S pip-autoremove

* (Optional) Uninstall pip-autoremove on Arch using YAY

$ yay -Rns pip-autoremove

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

b. Clone pip-autoremove's git locally

$ git clone https://aur.archlinux.org/pip-autoremove.git ~/pip-autoremove

c. Go to ~/pip-autoremove folder and install it

$ cd ~/pip-autoremove $ makepkg -si

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