librda on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S librda

* (Optional) Uninstall librda on Arch using YAY

$ yay -Rns librda

2. Manually Install "librda" via AUR

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

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

b. Clone librda's git locally

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

c. Go to ~/librda folder and install it

$ cd ~/librda $ makepkg -si

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

ID: 1308646
Name: librda
PackageBaseID: 196465
PackageBase: librda
Version: 0.0.5-1
Description: Remote Desktop Awareness Shared Library
URL: https://github.com/ArcticaProject/librda
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tari01
Submitter: tari01
FirstSubmitted: 1691327458
LastModified: 1692905494
URLPath: /cgit/aur.git/snapshot/librda.tar.gz

5. The same packages on other Linux Distributions