cythonizer on AUR (Arch User Repository)
Last updated: November 13,2024
1. Install "cythonizer" 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
Copied
b. Install cythonizer on Arch using YAY
$
yay -S
cythonizer
Copied
* (Optional) Uninstall cythonizer on Arch using YAY
$
yay -Rns
cythonizer
Copied
2. Manually Install "cythonizer" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cythonizer's git locally
$
git clone https://aur.archlinux.org/cythonizer.git
~/cythonizer
Copied
c. Go to ~/cythonizer folder and install it
$
cd
~/cythonizer
Copied
$
makepkg -si
Copied
3. Information about the cythonizer package on Arch User Repository (AUR)
ID: 1293010
Name: cythonizer
PackageBaseID: 161141
PackageBase: cythonizer
Version: 1.2.0b3-1
Description: Cythonizer is a script that will attempt to automatically convert one or more .py and .pyx files into the corresponding compiled .pyd or .so binary modules files.
URL: https://pypi.org/project/cythonizer/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: rizwan486
Submitter: rizwan486
FirstSubmitted: 1608570132
LastModified: 1690087789
URLPath: /cgit/aur.git/snapshot/cythonizer.tar.gz
Name: cythonizer
PackageBaseID: 161141
PackageBase: cythonizer
Version: 1.2.0b3-1
Description: Cythonizer is a script that will attempt to automatically convert one or more .py and .pyx files into the corresponding compiled .pyd or .so binary modules files.
URL: https://pypi.org/project/cythonizer/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: rizwan486
Submitter: rizwan486
FirstSubmitted: 1608570132
LastModified: 1690087789
URLPath: /cgit/aur.git/snapshot/cythonizer.tar.gz