myrdp on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S myrdp

* (Optional) Uninstall myrdp on Arch using YAY

$ yay -Rns myrdp

2. Manually Install "myrdp" via AUR

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

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

b. Clone myrdp's git locally

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

c. Go to ~/myrdp folder and install it

$ cd ~/myrdp $ makepkg -si

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

ID: 1035735
Name: myrdp
PackageBaseID: 130539
PackageBase: myrdp
Version: 2018.2.2-1
Description: RDP manager using freerdp. Similar to Remmina, mRemoteNG, RDCMan.
URL: https://github.com/devqore/myrdp
NumVotes: 4
Popularity: 0.015494
OutOfDate:
Maintainer: devqore
FirstSubmitted: 1520194844
LastModified: 1644682765
URLPath: /cgit/aur.git/snapshot/myrdp.tar.gz