How to Install and Uninstall python311-kiwisolver Package on openSUSE Leap
Last updated: November 23,2024
1. Install "python311-kiwisolver" package
In this section, we are going to explain the necessary steps to install python311-kiwisolver on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-kiwisolver
Copied
2. Uninstall "python311-kiwisolver" package
This is a short guide on how to uninstall python311-kiwisolver on openSUSE Leap:
$
sudo zypper remove
python311-kiwisolver
Copied
3. Information about the python311-kiwisolver package on openSUSE Leap
Information for package python311-kiwisolver:
---------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-kiwisolver
Version : 1.4.4-150400.7.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 242.7 KiB
Installed : No
Status : not installed
Source package : python-kiwisolver-1.4.4-150400.7.3.1.src
Upstream URL : https://github.com/nucleic/kiwi
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.
---------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-kiwisolver
Version : 1.4.4-150400.7.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 242.7 KiB
Installed : No
Status : not installed
Source package : python-kiwisolver-1.4.4-150400.7.3.1.src
Upstream URL : https://github.com/nucleic/kiwi
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.