python-dasbus on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-dasbus

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

$ yay -Rns python-dasbus

2. Manually Install "python-dasbus" via AUR

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

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

b. Clone python-dasbus's git locally

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

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

$ cd ~/python-dasbus $ makepkg -si

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

ID: 1224723
Name: python-dasbus
PackageBaseID: 157644
PackageBase: python-dasbus
Version: 1.7-1
Description: DBus library in Python 3
URL: https://github.com/rhinstaller/dasbus
NumVotes: 3
Popularity: 0.000319
OutOfDate:
Maintainer: z3ntu
Submitter: z3ntu
FirstSubmitted: 1599930957
LastModified: 1678552812
URLPath: /cgit/aur.git/snapshot/python-dasbus.tar.gz