python-docrep on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S python-docrep

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

$ yay -Rns python-docrep

2. Manually Install "python-docrep" via AUR

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

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

b. Clone python-docrep's git locally

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

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

$ cd ~/python-docrep $ makepkg -si

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

ID: 1130993
Name: python-docrep
PackageBaseID: 143404
PackageBase: python-docrep
Version: 0.3.2-1
Description: A Python Module for intelligent reuse of docstrings
URL: https://github.com/Chilipp/docrep
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wjhandley
Submitter: wjhandley
FirstSubmitted: 1562867923
LastModified: 1661461038
URLPath: /cgit/aur.git/snapshot/python-docrep.tar.gz