python-pacman on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "python-pacman" 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-pacman on Arch using YAY
$
yay -S
python-pacman
Copied
* (Optional) Uninstall python-pacman on Arch using YAY
$
yay -Rns
python-pacman
Copied
2. Manually Install "python-pacman" 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-pacman's git locally
$
git clone https://aur.archlinux.org/python-pacman.git
~/python-pacman
Copied
c. Go to ~/python-pacman folder and install it
$
cd
~/python-pacman
Copied
$
makepkg -si
Copied
3. Information about the python-pacman package on Arch User Repository (AUR)
ID: 975691
Name: python-pacman
PackageBaseID: 172134
PackageBase: python-pacman
Version: 0.4.2-1
Description: Simple Python interface to Arch Linux package manager (pacman)
URL: https://github.com/peakwinter/python-pacman
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1634482563
LastModified: 1634482563
URLPath: /cgit/aur.git/snapshot/python-pacman.tar.gz
Name: python-pacman
PackageBaseID: 172134
PackageBase: python-pacman
Version: 0.4.2-1
Description: Simple Python interface to Arch Linux package manager (pacman)
URL: https://github.com/peakwinter/python-pacman
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1634482563
LastModified: 1634482563
URLPath: /cgit/aur.git/snapshot/python-pacman.tar.gz