rustdesk on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S rustdesk

* (Optional) Uninstall rustdesk on Arch using YAY

$ yay -Rns rustdesk

2. Manually Install "rustdesk" via AUR

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

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

b. Clone rustdesk's git locally

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

c. Go to ~/rustdesk folder and install it

$ cd ~/rustdesk $ makepkg -si

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

ID: 1335190
Name: rustdesk
PackageBaseID: 168360
PackageBase: rustdesk
Version: 1.2.3-1
Description: Yet another remote desktop software, written in Rust. Works out of the box, no configuration required. Great alternative to TeamViewer and AnyDesk!
URL: https://rustdesk.com/
NumVotes: 21
Popularity: 0.483972
OutOfDate:
Maintainer: severach
Submitter: taotieren
FirstSubmitted: 1624778980
LastModified: 1697482017
URLPath: /cgit/aur.git/snapshot/rustdesk.tar.gz