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

Last updated: November 25,2024

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

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

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

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

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

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

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

Last metadata expiration check: 0:54:55 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-file-magic
Version : 5.44
Release : 5.fc39
Architecture : noarch
Size : 20 k
Source : file-5.44-5.fc39.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.