kuroko on AUR (Arch User Repository)

Last updated: December 24,2024

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

$ yay -S kuroko

* (Optional) Uninstall kuroko on Arch using YAY

$ yay -Rns kuroko

2. Manually Install "kuroko" via AUR

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

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

b. Clone kuroko's git locally

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

c. Go to ~/kuroko folder and install it

$ cd ~/kuroko $ makepkg -si

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

ID: 1313357
Name: kuroko
PackageBaseID: 173021
PackageBase: kuroko
Version: 1.4.0-1
Description: Dynamic, bytecode-compiled programming language and a dialect of Python
URL: https://kuroko-lang.github.io
NumVotes: 2
Popularity: 0.021366
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1636749865
LastModified: 1693780775
URLPath: /cgit/aur.git/snapshot/kuroko.tar.gz