python-wsme on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-wsme

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

$ yay -Rns python-wsme

2. Manually Install "python-wsme" via AUR

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

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

b. Clone python-wsme's git locally

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

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

$ cd ~/python-wsme $ makepkg -si

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

ID: 958063
Name: python-wsme
PackageBaseID: 164384
PackageBase: python-wsme
Version: 0.11.0-1
Description: Simplify the writing of REST APIs, and extend them with additional protocols.
URL: http://git.openstack.org/cgit/openstack/wsme
NumVotes: 0
Popularity: 0
OutOfDate: 1703021650
Maintainer: BigfootACA
Submitter: BigfootACA
FirstSubmitted: 1615886641
LastModified: 1631049174
URLPath: /cgit/aur.git/snapshot/python-wsme.tar.gz