rdo on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S rdo

* (Optional) Uninstall rdo on Arch using YAY

$ yay -Rns rdo

2. Manually Install "rdo" via AUR

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

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

b. Clone rdo's git locally

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

c. Go to ~/rdo folder and install it

$ cd ~/rdo $ makepkg -si

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

ID: 1118565
Name: rdo
PackageBaseID: 168898
PackageBase: rdo
Version: 1.4.2-1
Description: A simple doas/sudo alternative.
URL: https://codeberg.org/sw1tchbl4d3/rdo
NumVotes: 1
Popularity: 1.1E-5
OutOfDate:
Maintainer: sw1tchbl4d3
Submitter: sw1tchbl4d3
FirstSubmitted: 1626238899
LastModified: 1659021908
URLPath: /cgit/aur.git/snapshot/rdo.tar.gz