kiro on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S kiro

* (Optional) Uninstall kiro on Arch using YAY

$ yay -Rns kiro

2. Manually Install "kiro" via AUR

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

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

b. Clone kiro's git locally

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

c. Go to ~/kiro folder and install it

$ cd ~/kiro $ makepkg -si

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

ID: 939121
Name: kiro
PackageBaseID: 165282
PackageBase: kiro
Version: 0.4.3-1
Description: A tiny UTF-8 text editor
URL: https://github.com/rhysd/kiro-editor
NumVotes: 1
Popularity: 0.000606
OutOfDate:
Maintainer: kojq
Submitter: lmartinez-mirror
FirstSubmitted: 1617669264
LastModified: 1627250365
URLPath: /cgit/aur.git/snapshot/kiro.tar.gz