How to Install and Uninstall python3-magic.noarch Package on Rocky Linux 8
Last updated: January 15,2025
1. Install "python3-magic.noarch" package
Please follow the step by step instructions below to install python3-magic.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-magic.noarch
Copied
2. Uninstall "python3-magic.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-magic.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-magic.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-magic.noarch package on Rocky Linux 8
Last metadata expiration check: 0:45:38 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-magic
Version : 5.33
Release : 20.el8
Architecture : noarch
Size : 45 k
Source : file-5.33-20.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.
Available Packages
Name : python3-magic
Version : 5.33
Release : 20.el8
Architecture : noarch
Size : 45 k
Source : file-5.33-20.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.