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

Last updated: May 20,2024

1. Install "python36-python-poppler" package

Please follow the step by step instructions below to install python36-python-poppler on openSuSE Tumbleweed

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

2. Uninstall "python36-python-poppler" package

This guide covers the steps necessary to uninstall python36-python-poppler on openSuSE Tumbleweed:

$ sudo zypper remove python36-python-poppler

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

Information for package python36-python-poppler:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-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.