terra on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S terra

* (Optional) Uninstall terra on Arch using YAY

$ yay -Rns terra

2. Manually Install "terra" via AUR

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

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

b. Clone terra's git locally

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

c. Go to ~/terra folder and install it

$ cd ~/terra $ makepkg -si

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

ID: 1377331
Name: terra
PackageBaseID: 200915
PackageBase: terra
Version: 1.1.1-2
Description: Low-level system programming language
URL: https://terralang.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tpkessler
Submitter: tpkessler
FirstSubmitted: 1703862740
LastModified: 1703862740
URLPath: /cgit/aur.git/snapshot/terra.tar.gz