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

Last updated: May 19,2024

1. Install "python-poppler-qt4" package

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

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

2. Uninstall "python-poppler-qt4" package

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

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

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

Package: python-poppler-qt4
Priority: optional
Section: universe/python
Installed-Size: 355
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Version: 0.24.0-1build1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libpoppler-qt4-4 (>= 0.22.1), libstdc++6 (>= 4.1.1), python (<< 2.8), python (>= 2.7~), sip-api-11.2, python-qt4
Filename: pool/universe/p/python-poppler-qt4/python-poppler-qt4_0.24.0-1build1_amd64.deb
Size: 67474
MD5sum: 942c644ac7a28e9c4e2b5b739f20c243
SHA1: f24de1b43420ffcdbc2b7937f000443ee43e3024
SHA256: 4c0f896ca40fe4a441223c2393bc563d9fcc7fb28cfca5812ffe272714a7a978
Description-en: Python binding to Poppler-Qt4 C++ library (Python 2)
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 2 binding.
Description-md5: 9e9e675b85939a3cb41ab0dba3c0c117
Homepage: https://github.com/wbsoft/python-poppler-qt4
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu