Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install libpoppler57 on Debian Unstable (Sid)


Install libpoppler57

Installing libpoppler57 package on Debian Unstable (Sid) is as easy as running the following command on terminal:

sudo apt-get update
sudo apt-get install libpoppler57

libpoppler57 package information

distro Debian Unstable (Sid)
section Main
name libpoppler57
version 0.38.0-2+b1
description PDF rendering library
subsection libs
website poppler.freedesktop.org
maintainer Loic Minier

Uninstall libpoppler57

To remove just libpoppler57 package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove libpoppler57

Uninstall libpoppler57 and it’s dependent packages

To remove the libpoppler57 package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove libpoppler57

Purging libpoppler57

If you also want to delete configuration and/or data files of libpoppler57 from Debian Sid then this will work:

sudo apt-get purge libpoppler57

To delete configuration and/or data files of libpoppler57 and it’s dependencies from Debian Sid then execute:

sudo apt-get purge --auto-remove libpoppler57

 

Comments

comments