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