python-maturin-git on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-maturin-git

* (Optional) Uninstall python-maturin-git on Arch using YAY

$ yay -Rns python-maturin-git

2. Manually Install "python-maturin-git" via AUR

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

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

b. Clone python-maturin-git's git locally

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

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

$ cd ~/python-maturin-git $ makepkg -si

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

ID: 1393901
Name: python-maturin-git
PackageBaseID: 201919
PackageBase: maturin-git
Version: 1.4.0.r31.g6030857e-1
Description: Build and publish crates with pyo3, rust-cpython and cffi bindings - Python bindings
URL: https://github.com/PyO3/maturin
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: truocolo
Submitter: truocolo
FirstSubmitted: 1706393731
LastModified: 1706399012
URLPath: /cgit/aur.git/snapshot/python-maturin-git.tar.gz