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

Last updated: October 31,2024

1. Install "python-pyside.qtsvg" package

This guide let you learn how to install python-pyside.qtsvg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-pyside.qtsvg" package

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

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

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

Package: python-pyside.qtsvg
Priority: optional
Section: universe/python
Installed-Size: 183
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: pyside
Version: 1.2.2-2build2
Provides: python2.7-pyside.qtsvg
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-svg (>= 4:4.7.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.qtsvg_1.2.2-2build2_amd64.deb
Size: 38306
MD5sum: 5d1277bf011510994b0e189413677e1a
SHA1: 667533b2d0100e80b607bdd369529036651223aa
SHA256: cb7d1a2f56d664fc89693a30c22ccbe9b04c4a21d04f0b423773757f8b74c7a5
Description-en: Qt 4 SVG 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 QtSvg module.
.
Scalable Vector Graphics (SVG) is a language for describing two-dimensional
graphics and graphical applications in XML.
Description-md5: cf3ae121bc961332dd4547cea7875744
Homepage: http://www.pyside.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu