librdp on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install librdp on Arch using YAY
$
yay -S
librdp
Copied
* (Optional) Uninstall librdp on Arch using YAY
$
yay -Rns
librdp
Copied
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
Copied
b. Clone librdp's git locally
$
git clone https://aur.archlinux.org/librdp.git
~/librdp
Copied
c. Go to ~/librdp folder and install it
$
cd
~/librdp
Copied
$
makepkg -si
Copied
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
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