python-timeout-decorator on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S python-timeout-decorator

* (Optional) Uninstall python-timeout-decorator on Arch using YAY

$ yay -Rns python-timeout-decorator

2. Manually Install "python-timeout-decorator" via AUR

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

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

b. Clone python-timeout-decorator's git locally

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

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

$ cd ~/python-timeout-decorator $ makepkg -si

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

ID: 1376017
Name: python-timeout-decorator
PackageBaseID: 129559
PackageBase: python-timeout-decorator
Version: 0.5.0-2
Description: Timeout decorator for Python
URL: https://github.com/pnpnpn/timeout-decorator
NumVotes: 4
Popularity: 0.007864
OutOfDate:
Maintainer: robertfoster
Submitter: robertfoster
FirstSubmitted: 1517170102
LastModified: 1703597157
URLPath: /cgit/aur.git/snapshot/python-timeout-decorator.tar.gz