terra-bin on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S terra-bin

* (Optional) Uninstall terra-bin on Arch using YAY

$ yay -Rns terra-bin

2. Manually Install "terra-bin" via AUR

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

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

b. Clone terra-bin's git locally

$ git clone https://aur.archlinux.org/terra-bin.git ~/terra-bin

c. Go to ~/terra-bin folder and install it

$ cd ~/terra-bin $ makepkg -si

3. Information about the terra-bin package on Arch User Repository (AUR)

ID: 1336000
Name: terra-bin
PackageBaseID: 139107
PackageBase: terra-bin
Version: 1.1.1-1
Description: Low-level system programming language designed to interoperate seamlessly with Lua
URL: https://github.com/terralang/terra
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xiota
Submitter: adrusi
FirstSubmitted: 1548669519
LastModified: 1697620960
URLPath: /cgit/aur.git/snapshot/terra-bin.tar.gz