python-pysigset on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-pysigset

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

$ yay -Rns python-pysigset

2. Manually Install "python-pysigset" via AUR

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

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

b. Clone python-pysigset's git locally

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

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

$ cd ~/python-pysigset $ makepkg -si

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

ID: 970360
Name: python-pysigset
PackageBaseID: 119964
PackageBase: python-pysigset
Version: 0.4.0-1
Description: Python blocking/suspending signals under Linux/OSX using ctypes sigprocmask access
URL: https://github.com/ossobv/pysigset
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1487533831
LastModified: 1633497235
URLPath: /cgit/aur.git/snapshot/python-pysigset.tar.gz