python-txdbus on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-txdbus

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

$ yay -Rns python-txdbus

2. Manually Install "python-txdbus" via AUR

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

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

b. Clone python-txdbus's git locally

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

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

$ cd ~/python-txdbus $ makepkg -si

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

ID: 1192121
Name: python-txdbus
PackageBaseID: 183876
PackageBase: python-txdbus
Version: 1.1.2-1
Description: Native Python implementation of DBus for Twisted
URL: https://github.com/cocagne/txdbus
NumVotes: 1
Popularity: 2.3E-5
OutOfDate:
Maintainer: jnanar
Submitter: jnanar
FirstSubmitted: 1657363670
LastModified: 1672924001
URLPath: /cgit/aur.git/snapshot/python-txdbus.tar.gz