python-custom_inherit on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-custom_inherit

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

$ yay -Rns python-custom_inherit

2. Manually Install "python-custom_inherit" via AUR

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

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

b. Clone python-custom_inherit's git locally

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

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

$ cd ~/python-custom_inherit $ makepkg -si

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

ID: 1264767
Name: python-custom_inherit
PackageBaseID: 164465
PackageBase: python-custom_inherit
Version: 2.4.1-1
Description: convenient, light-weight tools for inheriting docstrings
URL: https://github.com/rsokl/custom_inherit
NumVotes: 1
Popularity: 0.652204
OutOfDate:
Maintainer: pirofti
Submitter: pirofti
FirstSubmitted: 1615992450
LastModified: 1685313173
URLPath: /cgit/aur.git/snapshot/python-custom_inherit.tar.gz