nogil-python on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S nogil-python

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

$ yay -Rns nogil-python

2. Manually Install "nogil-python" via AUR

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

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

b. Clone nogil-python's git locally

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

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

$ cd ~/nogil-python $ makepkg -si

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

ID: 1073529
Name: nogil-python
PackageBaseID: 174790
PackageBase: nogil-python
Version: 3.9.10+1+5c35dc0-1
Description: Python Multithreading without GIL
URL: https://github.com/colesbury/nogil
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zhangkaizhao
FirstSubmitted: 1641577457
LastModified: 1651247632
URLPath: /cgit/aur.git/snapshot/nogil-python.tar.gz