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

Last updated: May 13,2024

1. Install "python3-pyside.qtsvg" package

In this section, we are going to explain the necessary steps to install python3-pyside.qtsvg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-pyside.qtsvg" package

This is a short guide on how to uninstall python3-pyside.qtsvg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-pyside.qtsvg
Priority: optional
Section: universe/python
Installed-Size: 180
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-svg (>= 4:4.7.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.qtsvg_1.2.2-2build2_amd64.deb
Size: 38142
MD5sum: 6521b05965a4f4e0dc03bf99a7a3d6eb
SHA1: e75a99c86e5605c6c31b2c254f9b030f93c9d443
SHA256: 3e633109405c22fe478bc4713f8db9450d0a4d2c945cadfe8bd496275baa355e
Description-en: Qt 4 SVG 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 QtSvg module.
.
Scalable Vector Graphics (SVG) is a language for describing two-dimensional
graphics and graphical applications in XML.
Description-md5: c9014748715ddccad516031530f5cbe0
Homepage: http://www.pyside.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu