python-wasabi on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-wasabi

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

$ yay -Rns python-wasabi

2. Manually Install "python-wasabi" via AUR

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

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

b. Clone python-wasabi's git locally

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

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

$ cd ~/python-wasabi $ makepkg -si

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

ID: 1390882
Name: python-wasabi
PackageBaseID: 140225
PackageBase: python-wasabi
Version: 1.1.2-1
Description: Lightweight console printing and formatting toolkit
URL: https://github.com/explosion/wasabi
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: mistersmee
Submitter: flipflop97
FirstSubmitted: 1552237500
LastModified: 1705987315
URLPath: /cgit/aur.git/snapshot/python-wasabi.tar.gz