How to Install and Uninstall python3-poppler-qt4 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 08,2024

1. Install "python3-poppler-qt4" package

Please follow the guidance below to install python3-poppler-qt4 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-poppler-qt4

2. Uninstall "python3-poppler-qt4" package

This guide let you learn how to uninstall python3-poppler-qt4 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-poppler-qt4 $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-poppler-qt4
Priority: optional
Section: universe/python
Installed-Size: 355
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: python-poppler-qt4
Version: 0.24.0-1build1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libpoppler-qt4-4 (>= 0.22.1), libstdc++6 (>= 4.1.1), python3 (<< 3.6), python3 (>= 3.5~), sip-py3api-11.2, python3-pyqt4
Filename: pool/universe/p/python-poppler-qt4/python3-poppler-qt4_0.24.0-1build1_amd64.deb
Size: 67552
MD5sum: 524e04b522e8a80c12968cbab41c59fa
SHA1: fce4bf5ef745531536c381b0a3f628fd05c9ba0c
SHA256: 7064f6503ab066ef5e39e198ff06a87d934559aa277ffb5d6bf9ed9516b385d4
Description-en: Python binding to Poppler-Qt4 C++ library (Python 3)
Python binding to libpoppler-qt4 that aims for completeness and for being
actively maintained. The bindings closely follow the C++ library API
documented at http://people.freedesktop.org/~aacid/docs/qt4/ .
.
This package contains the Python 3 binding.
Description-md5: 31b573654058290b36bda7f77910f121
Homepage: https://github.com/wbsoft/python-poppler-qt4
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu