How to Install and Uninstall python3-kiwisolver Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 05,2024

1. Install "python3-kiwisolver" package

Please follow the guidance below to install python3-kiwisolver on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-kiwisolver

2. Uninstall "python3-kiwisolver" package

Please follow the guidance below to uninstall python3-kiwisolver on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-kiwisolver $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-kiwisolver package on Ubuntu 21.10 (Impish Indri)

Package: python3-kiwisolver
Architecture: amd64
Version: 1.3.1-1build1
Priority: optional
Section: universe/python
Source: kiwisolver
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 180
Depends: python3 (<< 3.10), python3 (>= 3.9~), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Filename: pool/universe/k/kiwisolver/python3-kiwisolver_1.3.1-1build1_amd64.deb
Size: 54864
MD5sum: b245596bf8f5a19fe9316aaa97906fe9
SHA1: 215a8e474542830d342816729bf3b9f0af29d72f
SHA256: 0e21cd0125d37a9e3c948feaa32433281ab8fae1cc3dd4c2697545530fc3a224
SHA512: 6178d21fad757bab18f635f1429c3e408da2bb04c07f836346e22a869e0ae9c3d5df6c645a442dc21964b3d9534238c810b72e10f4812ce7833255b79bc0fba4
Homepage: https://github.com/nucleic/kiwi
Description-en: fast implementation of the Cassowary constraint solver - Python 3.X
Kiwi is an efficient C++ implementation of the Cassowary constraint solving
algorithm. Kiwi is an implementation of the algorithm based on the seminal
Cassowary paper. It is *not* a refactoring of the original C++ solver. Kiwi
has been designed from the ground up to be lightweight and fast. Kiwi ranges
from 10x to 500x faster than the original Cassowary solver 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.
.
This package contains the Python 3 version of kiwisolver.
Description-md5: c263065af0e27eb0a8113d00023f1d17