toit-git on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S toit-git

* (Optional) Uninstall toit-git on Arch using YAY

$ yay -Rns toit-git

2. Manually Install "toit-git" via AUR

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

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

b. Clone toit-git's git locally

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

c. Go to ~/toit-git folder and install it

$ cd ~/toit-git $ makepkg -si

3. Information about the toit-git package on Arch User Repository (AUR)

ID: 1257669
Name: toit-git
PackageBaseID: 173824
PackageBase: toit-git
Version: VERSION-9
Description: Toit programming language SDK
URL: https://toitlang.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: floitsch
Submitter: floitsch
FirstSubmitted: 1639087680
LastModified: 1684014657
URLPath: /cgit/aur.git/snapshot/toit-git.tar.gz