Install libpoppler-qt5-1
Installing libpoppler-qt5-1 package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install libpoppler-qt5-1
libpoppler-qt5-1 package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | libpoppler-qt5-1 |
version | 0.38.0-2+b1 |
description | PDF rendering library (Qt 5 based shared library) |
subsection | libs |
website | poppler.freedesktop.org |
maintainer | Loic Minier |
Uninstall libpoppler-qt5-1
To remove just libpoppler-qt5-1 package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove libpoppler-qt5-1
Uninstall libpoppler-qt5-1 and it’s dependent packages
To remove the libpoppler-qt5-1 package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove libpoppler-qt5-1
Purging libpoppler-qt5-1
If you also want to delete configuration and/or data files of libpoppler-qt5-1 from Debian Sid then this will work:
sudo apt-get purge libpoppler-qt5-1
To delete configuration and/or data files of libpoppler-qt5-1 and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove libpoppler-qt5-1