python-vcstools on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S python-vcstools

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

$ yay -Rns python-vcstools

2. Manually Install "python-vcstools" via AUR

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

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

b. Clone python-vcstools's git locally

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

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

$ cd ~/python-vcstools $ makepkg -si

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

ID: 745375
Name: python-vcstools
PackageBaseID: 123454
PackageBase: python-vcstools
Version: 0.1.42-3
Description: Python library for interacting with various VCS systems
URL: https://github.com/vcstools/vcstools
NumVotes: 3
Popularity: 1.0E-6
OutOfDate:
Maintainer: kartikmohta
Submitter: kartikmohta
FirstSubmitted: 1497813139
LastModified: 1590949434
URLPath: /cgit/aur.git/snapshot/python-vcstools.tar.gz