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

Last updated: July 04,2024

1. Install "python311-PyPDF3" package

This tutorial shows how to install python311-PyPDF3 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-PyPDF3

2. Uninstall "python311-PyPDF3" package

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

$ sudo zypper remove python311-PyPDF3

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

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