python2-kiwisolver on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python2-kiwisolver

* (Optional) Uninstall python2-kiwisolver on Arch using YAY

$ yay -Rns python2-kiwisolver

2. Manually Install "python2-kiwisolver" via AUR

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

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

b. Clone python2-kiwisolver's git locally

$ git clone https://aur.archlinux.org/python2-kiwisolver.git ~/python2-kiwisolver

c. Go to ~/python2-kiwisolver folder and install it

$ cd ~/python2-kiwisolver $ makepkg -si

3. Information about the python2-kiwisolver package on Arch User Repository (AUR)

ID: 1098042
Name: python2-kiwisolver
PackageBaseID: 183210
PackageBase: python2-kiwisolver
Version: 1.1.0-5
Description: A fast implementation of the Cassowary constraint solver
URL: https://github.com/nucleic/kiwi
NumVotes: 1
Popularity: 3.0E-6
OutOfDate:
Maintainer: hexd
Submitter: hexd
FirstSubmitted: 1655181673
LastModified: 1655181673
URLPath: /cgit/aur.git/snapshot/python2-kiwisolver.tar.gz

5. The same packages on other Linux Distributions