How to Install and Uninstall python2-kiwisolver Package on openSUSE Leap

Last updated: May 15,2024

1. Install "python2-kiwisolver" package

This tutorial shows how to install python2-kiwisolver on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-kiwisolver

2. Uninstall "python2-kiwisolver" package

Please follow the guidance below to uninstall python2-kiwisolver on openSUSE Leap:

$ sudo zypper remove python2-kiwisolver

3. Information about the python2-kiwisolver package on openSUSE Leap

Information for package python2-kiwisolver:
-------------------------------------------
Repository : Main Repository
Name : python2-kiwisolver
Version : 1.1.0-1.6
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 240,3 KiB
Installed : No
Status : not installed
Source package : python-kiwisolver-1.1.0-1.6.src
Summary : An implementation of the Cassowary constraint solver
Description :
Kiwi is a C++ implementation of the Cassowary constraint solving
algorithm. Kiwi is an implementation of the algorithm based on the
seminal Cassowary paper, but it is not a refactoring of the original
C++ solver. Kiwi ranges from 10x to 500x faster processing than the
original Cassowary solver with the same input set, with typical use
cases gaining a 40x improvement. Memory savings are consistently >5x.
In addition to the C++ solver, Kiwi ships with hand-rolled Python bindings.

5. The same packages on other Linux Distributions