xrdp on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S xrdp

* (Optional) Uninstall xrdp on Arch using YAY

$ yay -Rns xrdp

2. Manually Install "xrdp" via AUR

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

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

b. Clone xrdp's git locally

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

c. Go to ~/xrdp folder and install it

$ cd ~/xrdp $ makepkg -si

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

ID: 1424288
Name: xrdp
PackageBaseID: 14654
PackageBase: xrdp
Version: 0.10.0_beta.1-1
Description: An open source remote desktop protocol (RDP) server
URL: https://github.com/neutrinolabs/xrdp
NumVotes: 137
Popularity: 0.706125
OutOfDate:
Maintainer: Abzie
Submitter:
FirstSubmitted: 1200409375
LastModified: 1710065433
URLPath: /cgit/aur.git/snapshot/xrdp.tar.gz