rdpsign on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S rdpsign

* (Optional) Uninstall rdpsign on Arch using YAY

$ yay -Rns rdpsign

2. Manually Install "rdpsign" via AUR

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

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

b. Clone rdpsign's git locally

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

c. Go to ~/rdpsign folder and install it

$ cd ~/rdpsign $ makepkg -si

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

ID: 552348
Name: rdpsign
PackageBaseID: 117370
PackageBase: rdpsign
Version: r7.g89cd086-1
Description: Remote Desktop Protocol (.rdp) file signing
URL: https://github.com/nfedera/rdpsign
NumVotes: 1
Popularity: 0.00908
OutOfDate:
Maintainer: grawity
Submitter: grawity
FirstSubmitted: 1480240718
LastModified: 1539765512
URLPath: /cgit/aur.git/snapshot/rdpsign.tar.gz