lua-magic on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S lua-magic

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

$ yay -Rns lua-magic

2. Manually Install "lua-magic" via AUR

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

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

b. Clone lua-magic's git locally

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

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

$ cd ~/lua-magic $ makepkg -si

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

ID: 1138518
Name: lua-magic
PackageBaseID: 117537
PackageBase: lua-magic
Version: 5.41-1
Description: libmagic binding for lua
URL: https://github.com/mah0x211/lua-magic
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eworm
Submitter: eworm
FirstSubmitted: 1480975400
LastModified: 1662967571
URLPath: /cgit/aur.git/snapshot/lua-magic.tar.gz