io-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S io-git

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

$ yay -Rns io-git

2. Manually Install "io-git" via AUR

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

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

b. Clone io-git's git locally

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

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

$ cd ~/io-git $ makepkg -si

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

ID: 272071
Name: io-git
PackageBaseID: 16239
PackageBase: io-git
Version: 20151111.11.g457b5ff-1
Description: Io is a prototype-based programming language inspired by Smalltalk
URL: http://www.iolanguage.com/
NumVotes: 8
Popularity: 0
OutOfDate: 1689025461
Maintainer: navigaid
Submitter:
FirstSubmitted: 1207583718
LastModified: 1454611396
URLPath: /cgit/aur.git/snapshot/io-git.tar.gz