lua52-tl on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S lua52-tl

* (Optional) Uninstall lua52-tl on Arch using YAY

$ yay -Rns lua52-tl

2. Manually Install "lua52-tl" via AUR

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

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

b. Clone lua52-tl's git locally

$ git clone https://aur.archlinux.org/lua52-tl.git ~/lua52-tl

c. Go to ~/lua52-tl folder and install it

$ cd ~/lua52-tl $ makepkg -si

3. Information about the lua52-tl package on Arch User Repository (AUR)

ID: 1348463
Name: lua52-tl
PackageBaseID: 169428
PackageBase: teal
Version: 0.15.3-2
Description: The compiler for Teal, a typed dialect of Lua
URL: https://github.com/teal-language/tl
NumVotes: 2
Popularity: 2.0E-6
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1627725223
LastModified: 1699275344
URLPath: /cgit/aur.git/snapshot/lua52-tl.tar.gz