lua-libmagic on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S lua-libmagic

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

$ yay -Rns lua-libmagic

2. Manually Install "lua-libmagic" via AUR

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

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

b. Clone lua-libmagic's git locally

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

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

$ cd ~/lua-libmagic $ makepkg -si

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

ID: 1140175
Name: lua-libmagic
PackageBaseID: 185671
PackageBase: lua-libmagic
Version: 5.41-4
Description: libmagic binding for lua
URL: https://github.com/mah0x211/lua-libmagic
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eworm
Submitter: eworm
FirstSubmitted: 1662967543
LastModified: 1663270460
URLPath: /cgit/aur.git/snapshot/lua-libmagic.tar.gz