lyra on AUR (Arch User Repository)
Last updated: November 17,2024
1. Install "lyra" 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 lyra on Arch using YAY
$
yay -S
lyra
Copied
* (Optional) Uninstall lyra on Arch using YAY
$
yay -Rns
lyra
Copied
2. Manually Install "lyra" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone lyra's git locally
$
git clone https://aur.archlinux.org/lyra.git
~/lyra
Copied
c. Go to ~/lyra folder and install it
$
cd
~/lyra
Copied
$
makepkg -si
Copied
3. Information about the lyra package on Arch User Repository (AUR)
ID: 1018709
Name: lyra
PackageBaseID: 174268
PackageBase: lyra
Version: 1.6-2
Description: A simple to use, composable, command line parser for C++ 11 and beyond
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: CoiledSpring
Submitter: CoiledSpring
FirstSubmitted: 1640111629
LastModified: 1642158817
URLPath: /cgit/aur.git/snapshot/lyra.tar.gz
Name: lyra
PackageBaseID: 174268
PackageBase: lyra
Version: 1.6-2
Description: A simple to use, composable, command line parser for C++ 11 and beyond
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: CoiledSpring
Submitter: CoiledSpring
FirstSubmitted: 1640111629
LastModified: 1642158817
URLPath: /cgit/aur.git/snapshot/lyra.tar.gz