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

Last updated: July 08,2024

1. Install "python312-PyMuPDF" package

In this section, we are going to explain the necessary steps to install python312-PyMuPDF on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-PyMuPDF

2. Uninstall "python312-PyMuPDF" package

Learn how to uninstall python312-PyMuPDF on openSuSE Tumbleweed:

$ sudo zypper remove python312-PyMuPDF

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

Information for package python312-PyMuPDF:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-PyMuPDF
Version : 1.21.1-3.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 23.9 MiB
Installed : No
Status : not installed
Source package : python-PyMuPDF-1.21.1-3.2.src
Upstream URL : https://github.com/pymupdf/PyMuPDF
Summary : Python binding for MuPDF, a PDF and XPS viewer
Description :
This is PyMuPDF, a Python binding for MuPDF, a PDF and XPS viewer.
MuPDF can access files in PDF, XPS, OpenXPS, epub, comic and fiction
book formats. PyMuPDF can also access files with extensions *.pdf,
*.xps, *.oxps, *.epub, *.cbz or *.fb2 from Python scripts.