rtodo-bin on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S rtodo-bin

* (Optional) Uninstall rtodo-bin on Arch using YAY

$ yay -Rns rtodo-bin

2. Manually Install "rtodo-bin" via AUR

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

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

b. Clone rtodo-bin's git locally

$ git clone https://aur.archlinux.org/rtodo-bin.git ~/rtodo-bin

c. Go to ~/rtodo-bin folder and install it

$ cd ~/rtodo-bin $ makepkg -si

3. Information about the rtodo-bin package on Arch User Repository (AUR)

ID: 1191965
Name: rtodo-bin
PackageBaseID: 189090
PackageBase: rtodo
Version: v0.1.4-1
Description: A simple To-Do list manager written in Rust
URL: https://github.com/TiagoRCorreia/rtodo
NumVotes: 1
Popularity: 0.000145
OutOfDate:
Maintainer: TiagoRCorreia
Submitter: TiagoRCorreia
FirstSubmitted: 1672329790
LastModified: 1672886437
URLPath: /cgit/aur.git/snapshot/rtodo-bin.tar.gz