rcli on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S rcli

* (Optional) Uninstall rcli on Arch using YAY

$ yay -Rns rcli

2. Manually Install "rcli" via AUR

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

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

b. Clone rcli's git locally

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

c. Go to ~/rcli folder and install it

$ cd ~/rcli $ makepkg -si

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

ID: 1418758
Name: rcli
PackageBaseID: 200930
PackageBase: rcli
Version: 1.5.2-7
Description: Simple C++ library that simplifies the creation of CLI applications
URL: https://github.com/RickaPrincy/rcli
NumVotes: 1
Popularity: 0.208517
OutOfDate:
Maintainer: RickaPrincy
Submitter: RickaPrincy
FirstSubmitted: 1703926321
LastModified: 1709276983
URLPath: /cgit/aur.git/snapshot/rcli.tar.gz