yrice on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S yrice

* (Optional) Uninstall yrice on Arch using YAY

$ yay -Rns yrice

2. Manually Install "yrice" via AUR

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

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

b. Clone yrice's git locally

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

c. Go to ~/yrice folder and install it

$ cd ~/yrice $ makepkg -si

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

ID: 1083620
Name: yrice
PackageBaseID: 178983
PackageBase: yrice
Version: 1.1.0-1
Description: A dotfile manager based on a single yaml fiel written in Rust
URL: https://github.com/LoricAndre/yrice
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: LoricAndre
Submitter: LoricAndre
FirstSubmitted: 1652997704
LastModified: 1653226225
URLPath: /cgit/aur.git/snapshot/yrice.tar.gz