How to Install and Uninstall python3-pdf2image.noarch Package on Fedora 38

Last updated: January 11,2025

1. Install "python3-pdf2image.noarch" package

This tutorial shows how to install python3-pdf2image.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install python3-pdf2image.noarch

2. Uninstall "python3-pdf2image.noarch" package

This guide let you learn how to uninstall python3-pdf2image.noarch on Fedora 38:

$ sudo dnf remove python3-pdf2image.noarch $ sudo dnf autoremove

3. Information about the python3-pdf2image.noarch package on Fedora 38

Last metadata expiration check: 2:48:20 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-pdf2image
Version : 1.16.3
Release : 1.fc38
Architecture : noarch
Size : 35 k
Source : python-pdf2image-1.16.3-1.fc38.src.rpm
Repository : updates
Summary : Convert PDF to PIL Image object
URL : https://github.com/Belval/pdf2image
License : MIT
Description : A wrapper around the pdftoppm and pdftocairo
: command line tools to convert PDF to a PIL
: Image list.