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

Last updated: April 29,2024

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

$ yay -S python-click-threading

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

$ yay -Rns python-click-threading

2. Manually Install "python-click-threading" 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-threading's git locally

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

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

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

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

ID: 1246477
Name: python-click-threading
PackageBaseID: 193043
PackageBase: python-click-threading
Version: 0.5.0-4
Description: Multithreaded Click apps made easy
URL: https://pypi.python.org/pypi/click-threading
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dvzrv
FirstSubmitted: 1682498985
LastModified: 1682498985
URLPath: /cgit/aur.git/snapshot/python-click-threading.tar.gz