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