lyra on AUR (Arch User Repository)

Last updated: May 20,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

b. Install lyra on Arch using YAY

$ yay -S lyra

* (Optional) Uninstall lyra on Arch using YAY

$ yay -Rns lyra

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

b. Clone lyra's git locally

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

c. Go to ~/lyra folder and install it

$ cd ~/lyra $ makepkg -si

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