librdp on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S librdp

* (Optional) Uninstall librdp on Arch using YAY

$ yay -Rns librdp

2. Manually Install "librdp" via AUR

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

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

b. Clone librdp's git locally

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

c. Go to ~/librdp folder and install it

$ cd ~/librdp $ makepkg -si

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

ID: 1425088
Name: librdp
PackageBaseID: 200878
PackageBase: librdp
Version: 0.12.11-1
Description: Fast Ramer–Douglas–Peucker and Visvalingam-Whyatt line simplification algorithms
URL: https://github.com/urschrei/rdp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: peippo
Submitter: peippo
FirstSubmitted: 1703767672
LastModified: 1710171208
URLPath: /cgit/aur.git/snapshot/librdp.tar.gz