python-click-aliases on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-click-aliases

* (Optional) Uninstall python-click-aliases on Arch using YAY

$ yay -Rns python-click-aliases

2. Manually Install "python-click-aliases" via AUR

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

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

b. Clone python-click-aliases's git locally

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

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

$ cd ~/python-click-aliases $ makepkg -si

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

ID: 962926
Name: python-click-aliases
PackageBaseID: 171193
PackageBase: python-click-aliases
Version: 1.0.1-1
Description: Add (multiple) aliases to a click_ group or command.
URL: https://github.com/click-contrib/click-aliases
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eyun
FirstSubmitted: 1632033853
LastModified: 1632033853
URLPath: /cgit/aur.git/snapshot/python-click-aliases.tar.gz