nanobind on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S nanobind

* (Optional) Uninstall nanobind on Arch using YAY

$ yay -Rns nanobind

2. Manually Install "nanobind" via AUR

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

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

b. Clone nanobind's git locally

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

c. Go to ~/nanobind folder and install it

$ cd ~/nanobind $ makepkg -si

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

ID: 1416715
Name: nanobind
PackageBaseID: 195545
PackageBase: nanobind
Version: 1.9.2-1
Description: tiny and efficient C++/Python bindings
URL: https://nanobind.readthedocs.io
NumVotes: 1
Popularity: 0.0139
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1689017755
LastModified: 1709046842
URLPath: /cgit/aur.git/snapshot/nanobind.tar.gz