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

Last updated: November 07,2024

1. Install "python39-PyMuPDF" package

This guide let you learn how to install python39-PyMuPDF on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-PyMuPDF

2. Uninstall "python39-PyMuPDF" package

Learn how to uninstall python39-PyMuPDF on openSuSE Tumbleweed:

$ sudo zypper remove python39-PyMuPDF

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

Information for package python39-PyMuPDF:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-PyMuPDF
Version : 1.21.1-3.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 23.7 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.