nanobind-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S nanobind-git

* (Optional) Uninstall nanobind-git on Arch using YAY

$ yay -Rns nanobind-git

2. Manually Install "nanobind-git" via AUR

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

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

b. Clone nanobind-git's git locally

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

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

$ cd ~/nanobind-git $ makepkg -si

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

ID: 1102564
Name: nanobind-git
PackageBaseID: 183493
PackageBase: nanobind-git
Version: 8555cf8-2
Description: Seamless operability between C++17 and Python
URL: https://github.com/wjakob/nanobind
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alhirzel
Submitter: alhirzel
FirstSubmitted: 1656008861
LastModified: 1656009695
URLPath: /cgit/aur.git/snapshot/nanobind-git.tar.gz