python2-dbusmock on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python2-dbusmock

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

$ yay -Rns python2-dbusmock

2. Manually Install "python2-dbusmock" via AUR

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

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

b. Clone python2-dbusmock's git locally

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

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

$ cd ~/python2-dbusmock $ makepkg -si

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

ID: 620605
Name: python2-dbusmock
PackageBaseID: 142693
PackageBase: python2-dbusmock
Version: 0.18.2-1
Description: Mock D-Bus objects for tests
URL: https://github.com/martinpitt/python-dbusmock
NumVotes: 0
Popularity: 0
OutOfDate: 1616237860
Maintainer:
FirstSubmitted: 1560274991
LastModified: 1560274991
URLPath: /cgit/aur.git/snapshot/python2-dbusmock.tar.gz