rco on AUR (Arch User Repository)
Last updated: November 22,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
Copied
b. Install rco on Arch using YAY
$
yay -S
rco
Copied
* (Optional) Uninstall rco on Arch using YAY
$
yay -Rns
rco
Copied
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
Copied
b. Clone rco's git locally
$
git clone https://aur.archlinux.org/rco.git
~/rco
Copied
c. Go to ~/rco folder and install it
$
cd
~/rco
Copied
$
makepkg -si
Copied
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
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