pybind11-git on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S pybind11-git

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

$ yay -Rns pybind11-git

2. Manually Install "pybind11-git" via AUR

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

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

b. Clone pybind11-git's git locally

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

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

$ cd ~/pybind11-git $ makepkg -si

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

ID: 1353470
Name: pybind11-git
PackageBaseID: 169420
PackageBase: pybind11-git
Version: v2.11.0.r55.ge250155-1
Description: A lightweight header-only library that exposes C++ types in Python and vice versa-git
URL: https://pybind11.readthedocs.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: japm48
FirstSubmitted: 1627702407
LastModified: 1700027012
URLPath: /cgit/aur.git/snapshot/pybind11-git.tar.gz