python-wstool on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-wstool

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

$ yay -Rns python-wstool

2. Manually Install "python-wstool" via AUR

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

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

b. Clone python-wstool's git locally

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

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

$ cd ~/python-wstool $ makepkg -si

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

ID: 745376
Name: python-wstool
PackageBaseID: 123013
PackageBase: python-wstool
Version: 0.1.18-1
Description: Command-line tool for maintaining a workspace of projects from multiple version-control systems
URL: https://github.com/vcstools/wstool
NumVotes: 2
Popularity: 0.106072
OutOfDate:
Maintainer: kartikmohta
FirstSubmitted: 1496277435
LastModified: 1590949439
URLPath: /cgit/aur.git/snapshot/python-wstool.tar.gz