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

Last updated: May 14,2024

1. Install "python3-magic.noarch" package

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

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

2. Uninstall "python3-magic.noarch" package

This guide let you learn how to uninstall python3-magic.noarch on CentOS Stream 8:

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

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

Last metadata expiration check: 0:41:55 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-magic
Version : 5.33
Release : 25.el8
Architecture : noarch
Size : 47 k
Source : file-5.33-25.el8.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.