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

Last updated: February 04,2025

1. Install "python-pyside.qtscript" package

This tutorial shows how to install python-pyside.qtscript on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-pyside.qtscript" package

In this section, we are going to explain the necessary steps to uninstall python-pyside.qtscript on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pyside.qtscript
Priority: optional
Section: universe/python
Installed-Size: 358
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: pyside
Version: 1.2.2-2build2
Provides: python2.7-pyside.qtscript
Depends: python-pyside.qtcore (= 1.2.2-2build2), python-pyside.qtgui (= 1.2.2-2build2), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libpyside1.2 (= 1.2.2-2build2), libpython2.7 (>= 2.7), libqt4-script (>= 4:4.7.0), libqt4-scripttools (>= 4:4.7.0), libqtcore4 (>= 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.qtscript_1.2.2-2build2_amd64.deb
Size: 79326
MD5sum: 7970b8d36e986980f6463c6c02fd6f56
SHA1: 4526bac8f02e5ad0fa990e1d6a5d35b8875a9795
SHA256: e499aab65f41693cb60a5de4cbb83c03219b86e97023add3fdfd8d668c57e639
Description-en: Qt 4 script 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 QtScript and QtScriptTools
modules.
Description-md5: 1265d681d32a23b468e81868afbfe19c
Homepage: http://www.pyside.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu