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

Last updated: July 05,2024

1. Install "python3-file-magic.noarch" package

This guide covers the steps necessary to install python3-file-magic.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-file-magic.noarch

2. Uninstall "python3-file-magic.noarch" package

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

$ sudo dnf remove python3-file-magic.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 4:41:56 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-file-magic
Version : 5.39
Release : 7.fc34
Architecture : noarch
Size : 17 k
Source : file-5.39-7.fc34.src.rpm
Repository : updates
Summary : Python 3 bindings for the libmagic API
URL : https://www.darwinsys.com/file/
License : BSD
Description : This package contains the Python 3 bindings to allow access to the
: libmagic API. The libmagic library is also used by the familiar
: file(1) command.