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

Last updated: October 09,2024

1. Install "python3-PyMuPDF.x86_64" package

Please follow the step by step instructions below to install python3-PyMuPDF.x86_64 on Fedora 36

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

2. Uninstall "python3-PyMuPDF.x86_64" package

This guide covers the steps necessary to uninstall python3-PyMuPDF.x86_64 on Fedora 36:

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

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

Last metadata expiration check: 4:13:05 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-PyMuPDF
Version : 1.20.2
Release : 1.fc36
Architecture : x86_64
Size : 4.0 M
Source : python-PyMuPDF-1.20.2-1.fc36.src.rpm
Repository : updates
Summary : Python binding for MuPDF - a lightweight PDF and XPS viewer
URL : https://github.com/pymupdf/PyMuPDF
License : AGPLv3+
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.