rco on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S rco

* (Optional) Uninstall rco on Arch using YAY

$ yay -Rns rco

2. Manually Install "rco" via AUR

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

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

b. Clone rco's git locally

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

c. Go to ~/rco folder and install it

$ cd ~/rco $ makepkg -si

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

ID: 699922
Name: rco
PackageBaseID: 149249
PackageBase: rco
Version: 0.1.5-1
Description: A configuration manager written in rust.
URL: https://github.com/tteeoo/rco
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: tteeoo
Submitter: tteeoo
FirstSubmitted: 1582002110
LastModified: 1582391871
URLPath: /cgit/aur.git/snapshot/rco.tar.gz