How to Install and Uninstall python3-magic.noarch Package on CentOS 8 / RHEL 8

Last updated: October 09,2024

1. Install "python3-magic.noarch" package

This guide let you learn how to install python3-magic.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "python3-magic.noarch" package

Please follow the instructions below to uninstall python3-magic.noarch on CentOS 8 / RHEL 8:

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

3. Information about the python3-magic.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:56:43 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-magic
Version : 5.33
Release : 16.el8_3.1
Architecture : noarch
Size : 46 k
Source : file-5.33-16.el8_3.1.src.rpm
Repository : baseos
Summary : Python 3 bindings for the libmagic API
URL : http://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.