python-supplement-git on AUR (Arch User Repository)

Last updated: April 23,2024

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

$ yay -S python-supplement-git

* (Optional) Uninstall python-supplement-git on Arch using YAY

$ yay -Rns python-supplement-git

2. Manually Install "python-supplement-git" via AUR

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

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

b. Clone python-supplement-git's git locally

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

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

$ cd ~/python-supplement-git $ makepkg -si

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

ID: 211903
Name: python-supplement-git
PackageBaseID: 55930
PackageBase: python-supplement-git
Version: 20120119-2
Description: Python code completion library
URL: http://github.com/baverman/supplement
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fab31
FirstSubmitted: 1327001460
LastModified: 1436948468
URLPath: /cgit/aur.git/snapshot/python-supplement-git.tar.gz