teal on AUR (Arch User Repository)
Last updated: November 17,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
Copied
b. Install teal on Arch using YAY
$
yay -S
teal
Copied
* (Optional) Uninstall teal on Arch using YAY
$
yay -Rns
teal
Copied
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
Copied
b. Clone teal's git locally
$
git clone https://aur.archlinux.org/teal.git
~/teal
Copied
c. Go to ~/teal folder and install it
$
cd
~/teal
Copied
$
makepkg -si
Copied
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
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