luaexif on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S luaexif

* (Optional) Uninstall luaexif on Arch using YAY

$ yay -Rns luaexif

2. Manually Install "luaexif" via AUR

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

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

b. Clone luaexif's git locally

$ git clone https://aur.archlinux.org/luaexif.git ~/luaexif

c. Go to ~/luaexif folder and install it

$ cd ~/luaexif $ makepkg -si

3. Information about the luaexif package on Arch User Repository (AUR)

ID: 500894
Name: luaexif
PackageBaseID: 131407
PackageBase: luaexif
Version: 1.0-1
Description: Lua binding for libexif
URL: https://github.com/minoki/luaexif
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: osch
Submitter: osch
FirstSubmitted: 1523039097
LastModified: 1523039097
URLPath: /cgit/aur.git/snapshot/luaexif.tar.gz