teal on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S teal

* (Optional) Uninstall teal on Arch using YAY

$ yay -Rns teal

2. Manually Install "teal" via AUR

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

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

b. Clone teal's git locally

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

c. Go to ~/teal folder and install it

$ cd ~/teal $ makepkg -si

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

ID: 1348460
Name: teal
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/teal.tar.gz