python2-dbus on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python2-dbus

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

$ yay -Rns python2-dbus

2. Manually Install "python2-dbus" via AUR

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

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

b. Clone python2-dbus's git locally

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

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

$ cd ~/python2-dbus $ makepkg -si

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

ID: 1265770
Name: python2-dbus
PackageBaseID: 168190
PackageBase: python2-dbus
Version: 1.2.18-3
Description: Python bindings for DBUS (Legacy Python 2 version)
URL: https://www.freedesktop.org/wiki/Software/DBusBindings
NumVotes: 6
Popularity: 3.0E-6
OutOfDate:
Maintainer: LaughingMan
Submitter: LaughingMan
FirstSubmitted: 1624213967
LastModified: 1685518958
URLPath: /cgit/aur.git/snapshot/python2-dbus.tar.gz