How to Install and Uninstall python3-filetype.noarch Package on Fedora 39

Last updated: January 15,2025

1. Install "python3-filetype.noarch" package

This guide covers the steps necessary to install python3-filetype.noarch on Fedora 39

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

2. Uninstall "python3-filetype.noarch" package

Please follow the steps below to uninstall python3-filetype.noarch on Fedora 39:

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

3. Information about the python3-filetype.noarch package on Fedora 39

Last metadata expiration check: 3:57:31 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-filetype
Version : 1.1.0
Release : 4.fc39
Architecture : noarch
Size : 55 k
Source : python-filetype-1.1.0-4.fc39.src.rpm
Repository : fedora
Summary : Infer file type and MIME type of any file/buffer
URL : https://github.com/h2non/filetype.py
License : MIT
Description : Small and dependency free Python package to infer file type and MIME type
: checking the magic numbers signature of a file or buffer.