lua-fs on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S lua-fs

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

$ yay -Rns lua-fs

2. Manually Install "lua-fs" via AUR

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

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

b. Clone lua-fs's git locally

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

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

$ cd ~/lua-fs $ makepkg -si

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

ID: 211874
Name: lua-fs
PackageBaseID: 64191
PackageBase: lua-fs
Version: 0.3-5
Description: Simple filesystem extension library for Lua
URL: http://www.steve.org.uk/Software/lua/lua-fs/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fab31
Submitter: fab31
FirstSubmitted: 1351733816
LastModified: 1436948342
URLPath: /cgit/aur.git/snapshot/lua-fs.tar.gz