How to Install and Uninstall python3-file-magic.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

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

This tutorial shows how to install python3-file-magic.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the steps below to uninstall python3-file-magic.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-file-magic.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:10:30 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-file-magic
Version : 5.39
Release : 14.el9
Architecture : noarch
Size : 20 k
Source : file-5.39-14.el9.src.rpm
Repository : ubi-9-appstream-rpms
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.