python-pybind11-rdp on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S python-pybind11-rdp

* (Optional) Uninstall python-pybind11-rdp on Arch using YAY

$ yay -Rns python-pybind11-rdp

2. Manually Install "python-pybind11-rdp" via AUR

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

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

b. Clone python-pybind11-rdp's git locally

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

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

$ cd ~/python-pybind11-rdp $ makepkg -si

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

ID: 1354828
Name: python-pybind11-rdp
PackageBaseID: 196299
PackageBase: python-pybind11-rdp
Version: 0.1.4-1
Description: C++ implementation of the Ramer-Douglas-Peucker algorithm (binding to python via pybind11)
URL: https://github.com/cubao/pybind11-rdp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: quietvoid
Submitter: quietvoid
FirstSubmitted: 1690825801
LastModified: 1700241260
URLPath: /cgit/aur.git/snapshot/python-pybind11-rdp.tar.gz