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

Last updated: November 23,2024

1. Install "python38-python-poppler" package

Please follow the steps below to install python38-python-poppler on openSuSE Tumbleweed

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

2. Uninstall "python38-python-poppler" package

In this section, we are going to explain the necessary steps to uninstall python38-python-poppler on openSuSE Tumbleweed:

$ sudo zypper remove python38-python-poppler

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

Information for package python38-python-poppler:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-python-poppler
Version : 0.2.2-3.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 2,1 MiB
Installed : No
Status : not installed
Source package : python-python-poppler-0.2.2-3.2.src
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.