python-weasel on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-weasel

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

$ yay -Rns python-weasel

2. Manually Install "python-weasel" via AUR

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

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

b. Clone python-weasel's git locally

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

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

$ cd ~/python-weasel $ makepkg -si

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

ID: 1348580
Name: python-weasel
PackageBaseID: 198107
PackageBase: python-weasel
Version: 0.3.4-1
Description: A small and easy workflow system
URL: https://github.com/explosion/weasel/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jnphilipp
Submitter: jnphilipp
FirstSubmitted: 1696401272
LastModified: 1699288542
URLPath: /cgit/aur.git/snapshot/python-weasel.tar.gz