kitch on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S kitch

* (Optional) Uninstall kitch on Arch using YAY

$ yay -Rns kitch

2. Manually Install "kitch" via AUR

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

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

b. Clone kitch's git locally

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

c. Go to ~/kitch folder and install it

$ cd ~/kitch $ makepkg -si

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

ID: 569264
Name: kitch
PackageBaseID: 111116
PackageBase: kitch
Version: 1:1.14.0-3
Description: The best way to play itch.io games.
URL: https://github.com/itchio/kitch
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: fasterthanlime
FirstSubmitted: 1462832185
LastModified: 1545069802
URLPath: /cgit/aur.git/snapshot/kitch.tar.gz