python-uninstaller on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "python-uninstaller" 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 python-uninstaller on Arch using YAY
$
yay -S
python-uninstaller
Copied
* (Optional) Uninstall python-uninstaller on Arch using YAY
$
yay -Rns
python-uninstaller
Copied
2. Manually Install "python-uninstaller" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-uninstaller's git locally
$
git clone https://aur.archlinux.org/python-uninstaller.git
~/python-uninstaller
Copied
c. Go to ~/python-uninstaller folder and install it
$
cd
~/python-uninstaller
Copied
$
makepkg -si
Copied
3. Information about the python-uninstaller package on Arch User Repository (AUR)
ID: 1173423
Name: python-uninstaller
PackageBaseID: 187469
PackageBase: python-uninstaller
Version: 0.0.2-2
Description: A library for uninstalling python packages.
URL: https://github.com/greyltc-org/uninstaller
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1668715072
LastModified: 1669222690
URLPath: /cgit/aur.git/snapshot/python-uninstaller.tar.gz
Name: python-uninstaller
PackageBaseID: 187469
PackageBase: python-uninstaller
Version: 0.0.2-2
Description: A library for uninstalling python packages.
URL: https://github.com/greyltc-org/uninstaller
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1668715072
LastModified: 1669222690
URLPath: /cgit/aur.git/snapshot/python-uninstaller.tar.gz