python2-func_timeout on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python2-func_timeout

* (Optional) Uninstall python2-func_timeout on Arch using YAY

$ yay -Rns python2-func_timeout

2. Manually Install "python2-func_timeout" via AUR

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

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

b. Clone python2-func_timeout's git locally

$ git clone https://aur.archlinux.org/python2-func_timeout.git ~/python2-func_timeout

c. Go to ~/python2-func_timeout folder and install it

$ cd ~/python2-func_timeout $ makepkg -si

3. Information about the python2-func_timeout package on Arch User Repository (AUR)

ID: 638758
Name: python2-func_timeout
PackageBaseID: 123111
PackageBase: python2-func_timeout
Version: 4.3.5-1
Description: Python module which allows you to specify timeouts when calling any existing function, and support for stoppable threads
URL: http://github.com/kata198/func_timeout
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kata198
FirstSubmitted: 1496566383
LastModified: 1566250492
URLPath: /cgit/aur.git/snapshot/python2-func_timeout.tar.gz