rude on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S rude

* (Optional) Uninstall rude on Arch using YAY

$ yay -Rns rude

2. Manually Install "rude" via AUR

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

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

b. Clone rude's git locally

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

c. Go to ~/rude folder and install it

$ cd ~/rude $ makepkg -si

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

ID: 211632
Name: rude
PackageBaseID: 68734
PackageBase: rude
Version: 0.70-1
Description: Real-time UDP Data Emitter
URL: http://rude.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: tredaelli
FirstSubmitted: 1364910773
LastModified: 1436880137
URLPath: /cgit/aur.git/snapshot/rude.tar.gz