python-extension-helpers on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-extension-helpers

* (Optional) Uninstall python-extension-helpers on Arch using YAY

$ yay -Rns python-extension-helpers

2. Manually Install "python-extension-helpers" via AUR

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

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

b. Clone python-extension-helpers's git locally

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

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

$ cd ~/python-extension-helpers $ makepkg -si

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

ID: 1004627
Name: python-extension-helpers
PackageBaseID: 151036
PackageBase: python-extension-helpers
Version: 0.1-2
Description: Helpers to assist with building Python packages with compiled C/Cython extensions
URL: http://extension-helpers.readthedocs.io
NumVotes: 1
Popularity: 0.000463
OutOfDate:
Maintainer: Universebenzene
FirstSubmitted: 1585891504
LastModified: 1639652367
URLPath: /cgit/aur.git/snapshot/python-extension-helpers.tar.gz