python-invocations on AUR (Arch User Repository)

Last updated: June 20,2024

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

$ yay -S python-invocations

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

$ yay -Rns python-invocations

2. Manually Install "python-invocations" via AUR

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

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

b. Clone python-invocations's git locally

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

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

$ cd ~/python-invocations $ makepkg -si

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

ID: 1407414
Name: python-invocations
PackageBaseID: 133402
PackageBase: python-invocations
Version: 3.3.0-1
Description: Reusable Invoke tasks
URL: https://github.com/pyinvoke/invocations
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pancakes
Submitter: pancakes
FirstSubmitted: 1528725090
LastModified: 1707649511
URLPath: /cgit/aur.git/snapshot/python-invocations.tar.gz