lua-im on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S lua-im

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

$ yay -Rns lua-im

2. Manually Install "lua-im" via AUR

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

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

b. Clone lua-im's git locally

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

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

$ cd ~/lua-im $ makepkg -si

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

ID: 775600
Name: lua-im
PackageBaseID: 39083
PackageBase: libim
Version: 3.15-2
Description: Lua (5.4) bindings for IM toolkit
URL: https://www.tecgraf.puc-rio.br/im/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: blueowl
Submitter:
FirstSubmitted: 1279788763
LastModified: 1596742761
URLPath: /cgit/aur.git/snapshot/lua-im.tar.gz