lua-stringy on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S lua-stringy

* (Optional) Uninstall lua-stringy on Arch using YAY

$ yay -Rns lua-stringy

2. Manually Install "lua-stringy" via AUR

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

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

b. Clone lua-stringy's git locally

$ git clone https://aur.archlinux.org/lua-stringy.git ~/lua-stringy

c. Go to ~/lua-stringy folder and install it

$ cd ~/lua-stringy $ makepkg -si

3. Information about the lua-stringy package on Arch User Repository (AUR)

ID: 800657
Name: lua-stringy
PackageBaseID: 62805
PackageBase: lua-stringy
Version: 0.5.1-1
Description: Lua string utility library for Lua 5.4
URL: https://github.com/brentp/lua-projects/
NumVotes: 2
Popularity: 0
OutOfDate: 1695315271
Maintainer: fcolista
Submitter:
FirstSubmitted: 1347675761
LastModified: 1601899874
URLPath: /cgit/aur.git/snapshot/lua-stringy.tar.gz