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

Last updated: October 15,2024

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

Please follow the steps below to install python3-file-magic.noarch on AlmaLinux 9

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

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

Learn how to uninstall python3-file-magic.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 0:37:44 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-file-magic
Version : 5.39
Release : 14.el9
Architecture : noarch
Size : 16 k
Source : file-5.39-14.el9.src.rpm
Repository : 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.