kimtoy-kde4 on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S kimtoy-kde4

* (Optional) Uninstall kimtoy-kde4 on Arch using YAY

$ yay -Rns kimtoy-kde4

2. Manually Install "kimtoy-kde4" via AUR

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

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

b. Clone kimtoy-kde4's git locally

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

c. Go to ~/kimtoy-kde4 folder and install it

$ cd ~/kimtoy-kde4 $ makepkg -si

3. Information about the kimtoy-kde4 package on Arch User Repository (AUR)