How to Install and Uninstall python36-pdfminer.six Package on openSuSE Tumbleweed

Last updated: June 24,2024

1. Install "python36-pdfminer.six" package

Please follow the guidelines below to install python36-pdfminer.six on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-pdfminer.six

2. Uninstall "python36-pdfminer.six" package

Please follow the guidelines below to uninstall python36-pdfminer.six on openSuSE Tumbleweed:

$ sudo zypper remove python36-pdfminer.six

3. Information about the python36-pdfminer.six package on openSuSE Tumbleweed

Information for package python36-pdfminer.six:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pdfminer.six
Version : 20200726-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 7,5 MiB
Installed : No
Status : not installed
Source package : python-pdfminer.six-20200726-2.1.src
Summary : PDF parser and analyzer
Description :
Fork of PDFMiner using six for Python3 compatibility.
PDFMiner is a tool for extracting information from PDF documents.
Unlike other PDF-related tools, it focuses entirely on getting
and analyzing text data. PDFMiner allows to obtain the exact
location of texts in a page, as well as other information such
as fonts or lines. It includes a PDF converter that can transform
PDF files into other text formats (such as HTML). It has an
extensible PDF parser that can be used for other purposes instead
of text analysis.