How to Install and Uninstall python3-file-magic.noarch Package on Oracle Linux 9

Last updated: June 30,2024

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

Please follow the guidance below to install python3-file-magic.noarch on Oracle Linux 9

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

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

Please follow the guidelines below to uninstall python3-file-magic.noarch on Oracle Linux 9:

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

3. Information about the python3-file-magic.noarch package on Oracle Linux 9

Last metadata expiration check: 2:26:01 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-file-magic
Version : 5.39
Release : 14.el9
Architecture : noarch
Size : 27 k
Source : file-5.39-14.el9.src.rpm
Repository : ol9_appstream
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.