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

Last updated: July 07,2024

1. Install "python39-PyPDF3" package

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

$ sudo zypper refresh $ sudo zypper install python39-PyPDF3

2. Uninstall "python39-PyPDF3" package

In this section, we are going to explain the necessary steps to uninstall python39-PyPDF3 on openSuSE Tumbleweed:

$ sudo zypper remove python39-PyPDF3

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

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