python-asyncclick on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-asyncclick

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

$ yay -Rns python-asyncclick

2. Manually Install "python-asyncclick" via AUR

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

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

b. Clone python-asyncclick's git locally

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

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

$ cd ~/python-asyncclick $ makepkg -si

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

ID: 1386674
Name: python-asyncclick
PackageBaseID: 170103
PackageBase: python-asyncclick
Version: 8.1.7.1-1
Description: Composable command line interface toolkit, async version
URL: https://github.com/python-trio/asyncclick
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wuestengecko
Submitter: wuestengecko
FirstSubmitted: 1629378754
LastModified: 1705401307
URLPath: /cgit/aur.git/snapshot/python-asyncclick.tar.gz