inko-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S inko-git

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

$ yay -Rns inko-git

2. Manually Install "inko-git" via AUR

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

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

b. Clone inko-git's git locally

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

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

$ cd ~/inko-git $ makepkg -si

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

ID: 1369807
Name: inko-git
PackageBaseID: 158253
PackageBase: inko-git
Version: 0.13.0.r0.g183e5633-1
Description: A language for building concurrent software with confidence
URL: https://inko-lang.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yorickpeterse
Submitter: yorickpeterse
FirstSubmitted: 1601583543
LastModified: 1702572378
URLPath: /cgit/aur.git/snapshot/inko-git.tar.gz