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

Last updated: October 07,2024

1. Install "python3-filetype.noarch" package

Learn how to install python3-filetype.noarch on Fedora 34

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

2. Uninstall "python3-filetype.noarch" package

Here is a brief guide to show you how to uninstall python3-filetype.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:54:54 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-filetype
Version : 1.0.7
Release : 3.fc34
Architecture : noarch
Size : 36 k
Source : python-filetype-1.0.7-3.fc34.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.