How to Install and Uninstall python39-python-poppler Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "python39-python-poppler" package

Please follow the instructions below to install python39-python-poppler on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-python-poppler

2. Uninstall "python39-python-poppler" package

Please follow the guidance below to uninstall python39-python-poppler on openSuSE Tumbleweed:

$ sudo zypper remove python39-python-poppler

3. Information about the python39-python-poppler package on openSuSE Tumbleweed

Information for package python39-python-poppler:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-python-poppler
Version : 0.2.2-4.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.6 MiB
Installed : No
Status : not installed
Source package : python-python-poppler-0.2.2-4.5.src
Upstream URL : https://github.com/cbrunet/python-poppler
Summary : Python binding to the poppler-cpp library
Description :
python-poppler is a Python binding to the poppler-cpp library. It allows to
read, render, or modify PDF documents. More specifically, it currently allows
to:
read an modify document meta data;
list and read embedded documents;
list the fonts used by the document;
search or extract text on a given page of the document;
render a page to a raw image;
get info about transitions effects between the pages;
read the table of contents of the document.