python-func_timeout on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S python-func_timeout

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

$ yay -Rns python-func_timeout

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

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

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

$ cd ~/python-func_timeout $ makepkg -si

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

ID: 638757
Name: python-func_timeout
PackageBaseID: 123110
PackageBase: python-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: 6
Popularity: 1.1E-5
OutOfDate:
Maintainer: kata198
Submitter: kata198
FirstSubmitted: 1496566265
LastModified: 1566250451
URLPath: /cgit/aur.git/snapshot/python-func_timeout.tar.gz