kiwi on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S kiwi

* (Optional) Uninstall kiwi on Arch using YAY

$ yay -Rns kiwi

2. Manually Install "kiwi" via AUR

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

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

b. Clone kiwi's git locally

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

c. Go to ~/kiwi folder and install it

$ cd ~/kiwi $ makepkg -si

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

ID: 496004
Name: kiwi
PackageBaseID: 130945
PackageBase: kiwi
Version: 1.11.1-1
Description: Framework for Python GUI applications.
URL: https://github.com/stoq/kiwi
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1521571345
LastModified: 1521571345
URLPath: /cgit/aur.git/snapshot/kiwi.tar.gz