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

Last updated: October 04,2024

1. Install "python-pyside.qtdeclarative" package

Please follow the step by step instructions below to install python-pyside.qtdeclarative on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pyside.qtdeclarative

2. Uninstall "python-pyside.qtdeclarative" package

Here is a brief guide to show you how to uninstall python-pyside.qtdeclarative on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-pyside.qtdeclarative $ sudo apt autoclean && sudo apt autoremove

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

Package: python-pyside.qtdeclarative
Priority: optional
Section: universe/python
Installed-Size: 430
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: pyside
Version: 1.2.2-2build2
Provides: python2.7-pyside.qtdeclarative
Depends: python-pyside.qtgui (= 1.2.2-2build2), python-pyside.qtnetwork (= 1.2.2-2build2), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libpyside1.2 (= 1.2.2-2build2), libpython2.7 (>= 2.7), libqt4-declarative (>= 4:4.7.0), libqtcore4 (>= 4:4.8.0), libqtgui4 (>= 4:4.7.0), libshiboken1.2v5 (>= 1.1.0), libstdc++6 (>= 4.1.1), python (>= 2.7), python (<< 2.8)
Filename: pool/universe/p/pyside/python-pyside.qtdeclarative_1.2.2-2build2_amd64.deb
Size: 88790
MD5sum: a96fc119b5561b83dd30bae2e97a961e
SHA1: cee7f7e73357fa0ed7747c7437182f2d9d93e9ee
SHA256: 2ce622cd491f32ed287e1c6dbc401565fc4e11ccb06dfb71120ae5017a74a3a6
Description-en: Qt 4 Declarative module - Python bindings
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package provides Python bindings for the QtDeclarative module.
Description-md5: 6cb1c44b74a620533d40246b7f70ca57
Homepage: http://www.pyside.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu