How to Install and Uninstall python312-PyPDF3 Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "python312-PyPDF3" package

This guide covers the steps necessary to install python312-PyPDF3 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-PyPDF3

2. Uninstall "python312-PyPDF3" package

Please follow the step by step instructions below to uninstall python312-PyPDF3 on openSuSE Tumbleweed:

$ sudo zypper remove python312-PyPDF3

3. Information about the python312-PyPDF3 package on openSuSE Tumbleweed

Information for package python312-PyPDF3:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-PyPDF3
Version : 1.0.6-1.8
Arch : noarch
Vendor : openSUSE
Installed Size : 762.9 KiB
Installed : No
Status : not installed
Source package : python-PyPDF3-1.0.6-1.8.src
Upstream URL : https://github.com/sfneal/PyPDF3
Summary : Pure Python PDF toolkit
Description :
PyPDF3 is a pure-python PDF library capable of splitting, merging together,
cropping, and transforming the pages of PDF files. It can also add custom data,
viewing options, and passwords to PDF files. It can retrieve text and metadata
from PDFs as well as merge entire files together.