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

Last updated: May 15,2024

1. Install "python-pyside.qtopengl" package

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

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

2. Uninstall "python-pyside.qtopengl" package

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

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

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

Package: python-pyside.qtopengl
Priority: optional
Section: universe/python
Installed-Size: 412
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: pyside
Version: 1.2.2-2build2
Provides: python2.7-pyside.qtopengl
Depends: 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-opengl (>= 4:4.8.0), libqtcore4 (>= 4:4.7.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.qtopengl_1.2.2-2build2_amd64.deb
Size: 86746
MD5sum: df7c30cbba581a4ce9512e93a217ae13
SHA1: a951ce68b742c6fb96ffbfeb9e2abe1201270e54
SHA256: be69a503fa66c4668f910752a90c2ee500184ea0e00ae0549a89154c657ae59c
Description-en: Qt 4 OpenGL 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 QtOpenGL module.
.
OpenGL is a standard API for rendering 3D graphics. OpenGL only deals with 3D
rendering and provides little or no support for GUI programming issues.
Description-md5: 1732c7efeb93bd7c3b7ab764deea55ce
Homepage: http://www.pyside.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu