koi on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S koi

* (Optional) Uninstall koi on Arch using YAY

$ yay -Rns koi

2. Manually Install "koi" via AUR

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

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

b. Clone koi's git locally

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

c. Go to ~/koi folder and install it

$ cd ~/koi $ makepkg -si

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

ID: 1370411
Name: koi
PackageBaseID: 153537
PackageBase: koi
Version: 0.2.4-2
Description: Scheduled LIGHT/DARK Theme Switching for the KDE Plasma Desktop
URL: https://github.com/baduhai/Koi
NumVotes: 5
Popularity: 0.09676
OutOfDate:
Maintainer: MartinVonReich
Submitter: baduhai
FirstSubmitted: 1590351330
LastModified: 1702662379
URLPath: /cgit/aur.git/snapshot/koi.tar.gz

5. The same packages on other Linux Distributions