How to Install and Uninstall python-kiwi Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "python-kiwi" package

Please follow the guidance below to install python-kiwi on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-kiwi

2. Uninstall "python-kiwi" package

Please follow the guidelines below to uninstall python-kiwi on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-kiwi $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-kiwi package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-kiwi
Priority: optional
Section: universe/python
Installed-Size: 3823
Maintainer: Ubuntu Developers
Original-Maintainer: Goedson Teixeira Paixao
Architecture: all
Source: kiwi
Version: 1.9.22-4
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-gtk2 (>= 2.8.2-3.1), python-pkg-resources (>= 0.6b3)
Filename: pool/universe/k/kiwi/python-kiwi_1.9.22-4_all.deb
Size: 324660
MD5sum: 31b87ba9eff8c79463bcde51e123b290
SHA1: f974ab9b3ad5cb6b2a6e364c7d9ff6a02ebd2956
SHA256: 2d28aa5d7b159d134276c2c135b0c7a2e6fb8ae8f08479f4e023578feec088fc
Description-en: a graphical framework to construct simple UI
Kiwi is a framework and a set of enhanced PyGTK widgets designed to
make building programs with graphical interfaces both easy to write
and easy to maintain.
.
Kiwi consists of a set of classes and wrappers for PyGTK that were
developed to provide a sort of framework for applications. Fully
object-oriented, and roughly Smalltalk's MVC, Kiwi provides a simple,
practical way to build forms, windows and widgets that transparently
access and display your object data.
.
Kiwi is inspired by Allen Holub's Visual Proxy.
Description-md5: 59de18b619ac84a7c4ba0f3a95d33494
Enhances: gazpacho
Homepage: http://www.async.com.br/projects/kiwi/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu