toit on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S toit

* (Optional) Uninstall toit on Arch using YAY

$ yay -Rns toit

2. Manually Install "toit" via AUR

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

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

b. Clone toit's git locally

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

c. Go to ~/toit folder and install it

$ cd ~/toit $ makepkg -si

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

ID: 1423126
Name: toit
PackageBaseID: 173823
PackageBase: toit
Version: 2.0.0alpha.142-1
Description: Toit programming language SDK
URL: https://toitlang.org
NumVotes: 4
Popularity: 0.002182
OutOfDate:
Maintainer: floitsch
Submitter: floitsch
FirstSubmitted: 1639087306
LastModified: 1709895543
URLPath: /cgit/aur.git/snapshot/toit.tar.gz