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

Last updated: July 06,2024

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

In this section, we are going to explain the necessary steps to install python3-file-magic.noarch on Fedora 36

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

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

Please follow the instructions below to uninstall python3-file-magic.noarch on Fedora 36:

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

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

Last metadata expiration check: 5:25:35 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-file-magic
Version : 5.41
Release : 4.fc36
Architecture : noarch
Size : 18 k
Source : file-5.41-4.fc36.src.rpm
Repository : fedora
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.