How to Install and Uninstall python3-PyMuPDF.x86_64 Package on Fedora 39

Last updated: October 05,2024

1. Install "python3-PyMuPDF.x86_64" package

Learn how to install python3-PyMuPDF.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install python3-PyMuPDF.x86_64

2. Uninstall "python3-PyMuPDF.x86_64" package

Please follow the guidelines below to uninstall python3-PyMuPDF.x86_64 on Fedora 39:

$ sudo dnf remove python3-PyMuPDF.x86_64 $ sudo dnf autoremove

3. Information about the python3-PyMuPDF.x86_64 package on Fedora 39

Last metadata expiration check: 3:05:14 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-PyMuPDF
Version : 1.23.3
Release : 1.fc39
Architecture : x86_64
Size : 4.2 M
Source : python-PyMuPDF-1.23.3-1.fc39.src.rpm
Repository : updates
Summary : Python binding for MuPDF - a lightweight PDF and XPS viewer
URL : https://github.com/pymupdf/PyMuPDF
License : AGPL-3.0-or-later
Description : This is PyMuPDF, a Python binding for MuPDF - a lightweight PDF and XPS
: viewer. MuPDF can access files in PDF, XPS, OpenXPS, epub, comic and fiction
: book formats, and it is known for its top performance and high rendering
: quality. With PyMuPDF you therefore can also access files with extensions
: *.pdf, *.xps, *.oxps, *.epub, *.cbz or *.fb2 from your Python scripts.