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

Last updated: May 19,2024

1. Install "python3-pyside.qtopengl" package

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

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

2. Uninstall "python3-pyside.qtopengl" package

This guide covers the steps necessary to uninstall python3-pyside.qtopengl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-pyside.qtopengl
Priority: optional
Section: universe/python
Installed-Size: 409
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: pyside
Version: 1.2.2-2build2
Depends: python3-pyside.qtgui (= 1.2.2-2build2), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libpyside-py3-1.2 (= 1.2.2-2build2), libpython3.5 (>= 3.5.0~b1), libqt4-opengl (>= 4:4.8.0), libqtcore4 (>= 4:4.7.0), libqtgui4 (>= 4:4.7.0), libshiboken-py3-1.2v5 (>= 1.2.2-2build1), libstdc++6 (>= 4.1.1), python3 (<< 3.6), python3 (>= 3.5~)
Filename: pool/universe/p/pyside/python3-pyside.qtopengl_1.2.2-2build2_amd64.deb
Size: 86256
MD5sum: ec49a756462bb2e7dfc763773a698f30
SHA1: afb2573272d1b5bb2c123c3d0ba69458bacb6f14
SHA256: c8ce19ae25e68662e18bcc244418e9b0c948da81f60d422dfb885d1b61209cd5
Description-en: Qt 4 OpenGL module - Python3 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 Python3 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: 9f02e0051990d2dc1972f3cd10ad9b9f
Homepage: http://www.pyside.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu