How to Install and Uninstall python310-kiwisolver Package on openSuSE Tumbleweed
Last updated: November 24,2024
1. Install "python310-kiwisolver" package
Please follow the instructions below to install python310-kiwisolver on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-kiwisolver
Copied
2. Uninstall "python310-kiwisolver" package
Please follow the guidelines below to uninstall python310-kiwisolver on openSuSE Tumbleweed:
$
sudo zypper remove
python310-kiwisolver
Copied
3. Information about the python310-kiwisolver package on openSuSE Tumbleweed
Information for package python310-kiwisolver:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-kiwisolver
Version : 1.4.5-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 148.8 KiB
Installed : No
Status : not installed
Source package : python-kiwisolver-1.4.5-1.4.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 : openSUSE-Tumbleweed-Oss
Name : python310-kiwisolver
Version : 1.4.5-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 148.8 KiB
Installed : No
Status : not installed
Source package : python-kiwisolver-1.4.5-1.4.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.