python-xdoctest on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S python-xdoctest

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

$ yay -Rns python-xdoctest

2. Manually Install "python-xdoctest" via AUR

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

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

b. Clone python-xdoctest's git locally

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

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

$ cd ~/python-xdoctest $ makepkg -si

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

ID: 1138464
Name: python-xdoctest
PackageBaseID: 155241
PackageBase: python-xdoctest
Version: 1.1.0-1
Description: A Python package for executing tests in documentation strings
URL: https://github.com/Erotemic/xdoctest
NumVotes: 1
Popularity: 0
OutOfDate: 1705303711
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1594244625
LastModified: 1662953487
URLPath: /cgit/aur.git/snapshot/python-xdoctest.tar.gz