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

Last updated: September 20,2024

1. Install "python3-PyMuPDF.x86_64" package

This guide covers the steps necessary to install python3-PyMuPDF.x86_64 on Fedora 34

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

2. Uninstall "python3-PyMuPDF.x86_64" package

This is a short guide on how to uninstall python3-PyMuPDF.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 3:31:00 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-PyMuPDF
Version : 1.19.1
Release : 1.fc34
Architecture : x86_64
Size : 3.9 M
Source : python-PyMuPDF-1.19.1-1.fc34.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.