How to Install and Uninstall python3-magic.noarch Package on Fedora 38
Last updated: November 29,2024
1. Install "python3-magic.noarch" package
Here is a brief guide to show you how to install python3-magic.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-magic.noarch
Copied
2. Uninstall "python3-magic.noarch" package
Here is a brief guide to show you how to uninstall python3-magic.noarch on Fedora 38:
$
sudo dnf remove
python3-magic.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-magic.noarch package on Fedora 38
Last metadata expiration check: 1:48:39 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : python3-magic
Version : 0.4.27
Release : 3.fc38
Architecture : noarch
Size : 32 k
Source : python-magic-0.4.27-3.fc38.src.rpm
Repository : fedora
Summary : File type identification using libmagic
URL : https://github.com/ahupp/python-magic
License : MIT
Description : This module uses ctypes to access the libmagic file type identification
: library. It makes use of the local magic database and supports both textual
: and MIME-type output.
Available Packages
Name : python3-magic
Version : 0.4.27
Release : 3.fc38
Architecture : noarch
Size : 32 k
Source : python-magic-0.4.27-3.fc38.src.rpm
Repository : fedora
Summary : File type identification using libmagic
URL : https://github.com/ahupp/python-magic
License : MIT
Description : This module uses ctypes to access the libmagic file type identification
: library. It makes use of the local magic database and supports both textual
: and MIME-type output.