kuroko-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S kuroko-git

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

$ yay -Rns kuroko-git

2. Manually Install "kuroko-git" via AUR

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

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

b. Clone kuroko-git's git locally

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

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

$ cd ~/kuroko-git $ makepkg -si

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

ID: 1416697
Name: kuroko-git
PackageBaseID: 200802
PackageBase: kuroko-git
Version: 1.4.0.r80.g9ad8501-2
Description: Dynamic, bytecode-compiled programming language and a dialect of Python (development version)
URL: https://github.com/kuroko-lang/kuroko
NumVotes: 1
Popularity: 0.215165
OutOfDate:
Maintainer: kseistrup
Submitter: kseistrup
FirstSubmitted: 1703528890
LastModified: 1709045490
URLPath: /cgit/aur.git/snapshot/kuroko-git.tar.gz