How to Install and Uninstall python-poppler Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python-poppler" package

This guide let you learn how to install python-poppler on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python-poppler

2. Uninstall "python-poppler" package

This guide let you learn how to uninstall python-poppler on openSUSE Leap:

$ sudo zypper remove python-poppler

3. Information about the python-poppler package on openSUSE Leap

Information for package python-poppler:
---------------------------------------
Repository : Main Repository
Name : python-poppler
Version : 0.12.1-bp153.1.21
Arch : x86_64
Vendor : openSUSE
Installed Size : 140,4 KiB
Installed : No
Status : not installed
Source package : pypoppler-0.12.1-bp153.1.21.src
Summary : Python bindings for the Poppler PDF rendering library
Description :
PyPoppler is a wrapper which exposes the poppler API to the
python world. It is fairly complete, most of the API are covered.