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

Last updated: May 18,2024

1. Install "python3-filetype.noarch" package

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

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

2. Uninstall "python3-filetype.noarch" package

Please follow the guidelines below to uninstall python3-filetype.noarch on Fedora 36:

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

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

Last metadata expiration check: 1:31:57 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-filetype
Version : 1.0.7
Release : 6.fc36
Architecture : noarch
Size : 35 k
Source : python-filetype-1.0.7-6.fc36.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.