How to Install and Uninstall python3-kiwisolver Package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Last updated: May 10,2024

1. Install "python3-kiwisolver" package

Please follow the instructions below to install python3-kiwisolver on Ubuntu 22.04 LTS (Jammy Jellyfish)

$ sudo apt update $ sudo apt install python3-kiwisolver

2. Uninstall "python3-kiwisolver" package

This guide covers the steps necessary to uninstall python3-kiwisolver on Ubuntu 22.04 LTS (Jammy Jellyfish):

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

3. Information about the python3-kiwisolver package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Package: python3-kiwisolver
Architecture: amd64
Version: 1.3.2-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: 144
Depends: python3 (<< 3.11), python3 (>= 3.10~), libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11)
Filename: pool/universe/k/kiwisolver/python3-kiwisolver_1.3.2-1build1_amd64.deb
Size: 47962
MD5sum: 0cc16dd6b8cff005cfafe8f8f3776acb
SHA1: 2c0e4bdaa59e166c6944bacffef11432394adef1
SHA256: 6ccf711bb0120e8b7a45c4f966c32ba95550f844b389b8c111a675debfa208fe
SHA512: 7b9a2b18550063ebab152076fbe6dbc3c9be806cdeef02d7c54347dfba6325d550d5eacdd03e79e9e2d5490f203598da758e4cacb45ec4d628fa50234aa111e6
Homepage: https://github.com/nucleic/kiwi
Description: fast implementation of the Cassowary constraint solver - Python 3.X
Description-md5: c263065af0e27eb0a8113d00023f1d17
Task: ubuntustudio-publishing