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

Last updated: September 30,2024

1. Install "python3-filetype.noarch" package

Please follow the guidance below to install python3-filetype.noarch on Fedora 35

$ 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 35:

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

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

Last metadata expiration check: 2:16:02 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-filetype
Version : 1.0.7
Release : 5.fc35
Architecture : noarch
Size : 35 k
Source : python-filetype-1.0.7-5.fc35.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.