dbus-python2 on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S dbus-python2

* (Optional) Uninstall dbus-python2 on Arch using YAY

$ yay -Rns dbus-python2

2. Manually Install "dbus-python2" via AUR

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

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

b. Clone dbus-python2's git locally

$ git clone https://aur.archlinux.org/dbus-python2.git ~/dbus-python2

c. Go to ~/dbus-python2 folder and install it

$ cd ~/dbus-python2 $ makepkg -si

3. Information about the dbus-python2 package on Arch User Repository (AUR)

ID: 970531
Name: dbus-python2
PackageBaseID: 169789
PackageBase: dbus-python2
Version: 1.2.18-2
Description: Python 2.7 bindings for DBUS
URL: https://www.freedesktop.org/wiki/Software/DBusBindings
NumVotes: 1
Popularity: 0.037623
OutOfDate:
Maintainer: tallero
FirstSubmitted: 1628612628
LastModified: 1633530044
URLPath: /cgit/aur.git/snapshot/dbus-python2.tar.gz