rudo on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S rudo

* (Optional) Uninstall rudo on Arch using YAY

$ yay -Rns rudo

2. Manually Install "rudo" via AUR

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

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

b. Clone rudo's git locally

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

c. Go to ~/rudo folder and install it

$ cd ~/rudo $ makepkg -si

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

ID: 1067829
Name: rudo
PackageBaseID: 159528
PackageBase: rudo
Version: r8.f9c5fad-1
Description: A minimal todo manager written in Rust.
URL: https://github.com/hood/rudo
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: hood
Submitter: hood
FirstSubmitted: 1604711284
LastModified: 1650120113
URLPath: /cgit/aur.git/snapshot/rudo.tar.gz