How to Install and Uninstall libpythonqt3.0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 03,2024

1. Install "libpythonqt3.0" package

In this section, we are going to explain the necessary steps to install libpythonqt3.0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpythonqt3.0

2. Uninstall "libpythonqt3.0" package

Please follow the steps below to uninstall libpythonqt3.0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libpythonqt3.0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpythonqt3.0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libpythonqt3.0
Architecture: amd64
Version: 3.0-1ubuntu1.16.04.2
Priority: optional
Section: universe/libs
Source: pythonqt
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 15171
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libpython2.7 (>= 2.7), libqt4-network (>= 4:4.8.0), libqt4-opengl (>= 4:4.8.0), libqt4-sql (>= 4:4.8.0), libqt4-svg (>= 4:4.5.3), libqt4-xml (>= 4:4.6.1), libqtcore4 (>= 4:4.8.0), libqtgui4 (>= 4:4.8.5), libqtwebkit4, libstdc++6 (>= 4.4.0)
Filename: pool/universe/p/pythonqt/libpythonqt3.0_3.0-1ubuntu1.16.04.2_amd64.deb
Size: 2518014
MD5sum: 72fd155fd2e12737ed46d4f3a78b4b96
SHA1: c2674de158e127da9be4843bfcd0574a6f1ae708
SHA256: 2bd179b0980c5682cac1e90f824472d4753aca9a9f99404098dc3e87c0ab7769
SHA512: 245bbf3045ba44f4d44a59ff4b6e1d2029f947bd7c5b2d5d56f7051cd7c538f9f312b8724c5febf20596bb841ed7291f2c7209f0ed1c34cd502324910f8a1dee
Homepage: http://pythonqt.sourceforge.net
Description-en: Dynamic Python binding for the Qt framework - runtime
PythonQt offers an easy way to embed the Python scripting language into a
C++ Qt applications. It makes heavy use of the QMetaObject system and thus
requires Qt 4.x.
The focus of PythonQt is on embedding Python into an existing C++ application,
not on writing the whole application completely in Python. If you want to write
your whole application in Python, you should use PyQt or PySide instead.
If you are looking for a simple way to embed Python objects into your C++/Qt
Application and to script parts of your application via Python, PythonQt is the
way to go!
.
This package contains the libraries needed to run PythonQt applications.
Description-md5: 1b28b8e56d8000a69666b6fc050fc21b

Package: libpythonqt3.0
Priority: optional
Section: universe/libs
Installed-Size: 15171
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: pythonqt
Version: 3.0-1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libpython2.7 (>= 2.7), libqt4-network (>= 4:4.8.0), libqt4-opengl (>= 4:4.8.0), libqt4-sql (>= 4:4.8.0), libqt4-svg (>= 4:4.5.3), libqt4-xml (>= 4:4.6.1), libqtcore4 (>= 4:4.8.0), libqtgui4 (>= 4:4.8.5), libqtwebkit4, libstdc++6 (>= 4.4.0)
Filename: pool/universe/p/pythonqt/libpythonqt3.0_3.0-1_amd64.deb
Size: 2515810
MD5sum: ee188f42c22d822548104d2767f39b9c
SHA1: 458e90142d127524fab9942478f1c6d4aaa69dd7
SHA256: 3d890108b4abb14849477dfc06bedf090fcda68b080f22a77b54466de4a04bd5
Description-en: Dynamic Python binding for the Qt framework - runtime
PythonQt offers an easy way to embed the Python scripting language into a
C++ Qt applications. It makes heavy use of the QMetaObject system and thus
requires Qt 4.x.
The focus of PythonQt is on embedding Python into an existing C++ application,
not on writing the whole application completely in Python. If you want to write
your whole application in Python, you should use PyQt or PySide instead.
If you are looking for a simple way to embed Python objects into your C++/Qt
Application and to script parts of your application via Python, PythonQt is the
way to go!
.
This package contains the libraries needed to run PythonQt applications.
Description-md5: 1b28b8e56d8000a69666b6fc050fc21b
Homepage: http://pythonqt.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu