python-apt on AUR (Arch User Repository)

Last updated: July 02,2024

1. Install "python-apt" 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 python-apt on Arch using YAY

$ yay -S python-apt

* (Optional) Uninstall python-apt on Arch using YAY

$ yay -Rns python-apt

2. Manually Install "python-apt" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-apt's git locally

$ git clone https://aur.archlinux.org/python-apt.git ~/python-apt

c. Go to ~/python-apt folder and install it

$ cd ~/python-apt $ makepkg -si

3. Information about the python-apt package on Arch User Repository (AUR)

ID: 1369105
Name: python-apt
PackageBaseID: 82952
PackageBase: python-apt
Version: 2.7.2-1
Description: Python binding of libapt-pkg
URL: https://tracker.debian.org/pkg/python-apt
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: tallero
Submitter: JonnyJD
FirstSubmitted: 1402475837
LastModified: 1702485967
URLPath: /cgit/aur.git/snapshot/python-apt.tar.gz