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