pypy3-pybind11 on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S pypy3-pybind11

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

$ yay -Rns pypy3-pybind11

2. Manually Install "pypy3-pybind11" via AUR

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

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

b. Clone pypy3-pybind11's git locally

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

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

$ cd ~/pypy3-pybind11 $ makepkg -si

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

ID: 1075156
Name: pypy3-pybind11
PackageBaseID: 178542
PackageBase: pypy3-pybind11
Version: 2.9.2-1
Description: A lightweight header-only library that exposes C++ types in Python and vice versa
URL: https://pybind11.readthedocs.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1686919057
Maintainer:
Submitter: xantares
FirstSubmitted: 1651602289
LastModified: 1651602289
URLPath: /cgit/aur.git/snapshot/pypy3-pybind11.tar.gz