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

Last updated: July 07,2024

1. Install "python310-PyMuPDF" package

Please follow the steps below to install python310-PyMuPDF on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-PyMuPDF

2. Uninstall "python310-PyMuPDF" package

Please follow the step by step instructions below to uninstall python310-PyMuPDF on openSuSE Tumbleweed:

$ sudo zypper remove python310-PyMuPDF

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

Information for package python310-PyMuPDF:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.