inko on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S inko

* (Optional) Uninstall inko on Arch using YAY

$ yay -Rns inko

2. Manually Install "inko" via AUR

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

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

b. Clone inko's git locally

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

c. Go to ~/inko folder and install it

$ cd ~/inko $ makepkg -si

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

ID: 1404424
Name: inko
PackageBaseID: 158345
PackageBase: inko
Version: 0.14.0-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: 1601814622
LastModified: 1707145991
URLPath: /cgit/aur.git/snapshot/inko.tar.gz