python-autocommand-git on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S python-autocommand-git

* (Optional) Uninstall python-autocommand-git on Arch using YAY

$ yay -Rns python-autocommand-git

2. Manually Install "python-autocommand-git" via AUR

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

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

b. Clone python-autocommand-git's git locally

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

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

$ cd ~/python-autocommand-git $ makepkg -si

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

ID: 1393999
Name: python-autocommand-git
PackageBaseID: 201944
PackageBase: python-autocommand-git
Version: 2.2.2.r7.gacff23e-4
Description: A library to create a command-line program from a function
URL: https://github.com/Lucretiel/autocommand
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: truocolo
Submitter: truocolo
FirstSubmitted: 1706419296
LastModified: 1706419296
URLPath: /cgit/aur.git/snapshot/python-autocommand-git.tar.gz