lua51-optparse on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S lua51-optparse

* (Optional) Uninstall lua51-optparse on Arch using YAY

$ yay -Rns lua51-optparse

2. Manually Install "lua51-optparse" via AUR

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

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

b. Clone lua51-optparse's git locally

$ git clone https://aur.archlinux.org/lua51-optparse.git ~/lua51-optparse

c. Go to ~/lua51-optparse folder and install it

$ cd ~/lua51-optparse $ makepkg -si

3. Information about the lua51-optparse package on Arch User Repository (AUR)

ID: 1106010
Name: lua51-optparse
PackageBaseID: 183668
PackageBase: lua-optparse
Version: 1.4-1
Description: Parse and process command-line options
URL: https://gvvaughan.github.io/optparse
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1656618414
LastModified: 1656618414
URLPath: /cgit/aur.git/snapshot/lua51-optparse.tar.gz