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

Last updated: June 21,2024

1. Install "python310-PyPDF3" package

Please follow the step by step instructions below to install python310-PyPDF3 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-PyPDF3

2. Uninstall "python310-PyPDF3" package

Please follow the steps below to uninstall python310-PyPDF3 on openSuSE Tumbleweed:

$ sudo zypper remove python310-PyPDF3

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

Information for package python310-PyPDF3:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-PyPDF3
Version : 1.0.6-1.8
Arch : noarch
Vendor : openSUSE
Installed Size : 563.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.