kimchi on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S kimchi

* (Optional) Uninstall kimchi on Arch using YAY

$ yay -Rns kimchi

2. Manually Install "kimchi" via AUR

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

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

b. Clone kimchi's git locally

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

c. Go to ~/kimchi folder and install it

$ cd ~/kimchi $ makepkg -si

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

ID: 797972
Name: kimchi
PackageBaseID: 78361
PackageBase: kimchi
Version: 3.0.0-7
Description: KVM management plugin for WoK.
URL: https://github.com/kimchi-project/kimchi
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer:
Submitter: disconnect
FirstSubmitted: 1391032470
LastModified: 1601355693
URLPath: /cgit/aur.git/snapshot/kimchi.tar.gz

5. The same packages on other Linux Distributions