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

Last updated: May 08,2024

1. Install "python3-poppler-qt5" package

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

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

2. Uninstall "python3-poppler-qt5" package

Please follow the guidance below to uninstall python3-poppler-qt5 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-poppler-qt5
Priority: optional
Section: universe/python
Installed-Size: 419
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: python-poppler-qt5
Version: 0.24.2-1build1
Depends: python3 (<< 3.6), python3 (>= 3.5~), sip-py3api-11.2, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libpoppler-qt5-1 (>= 0.24.5), libstdc++6 (>= 4.1.1), python3-pyqt5
Filename: pool/universe/p/python-poppler-qt5/python3-poppler-qt5_0.24.2-1build1_amd64.deb
Size: 77640
MD5sum: 76c245fd6a35eaf058fd4fb5235e3c07
SHA1: c30b9d3957bc654914b6b9947fdb312d76b453e8
SHA256: ae3ab6c327b635bebc1d64093042ac885a9151e03f4d2110bb0b930d60c37814
Description-en: Python binding to Poppler-Qt5 C++ library (Python 3)
Python binding to libpoppler-qt5 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/qt5/ .
.
This package contains the Python 3 binding.
Description-md5: 21a39aefafdf3de34cac582998b9bb83
Homepage: https://github.com/wbsoft/python-poppler-qt5
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu