How to Install and Uninstall python311-filetype Package on openSuSE Tumbleweed
Last updated: November 24,2024
1. Install "python311-filetype" package
Please follow the guidelines below to install python311-filetype on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-filetype
Copied
2. Uninstall "python311-filetype" package
This guide covers the steps necessary to uninstall python311-filetype on openSuSE Tumbleweed:
$
sudo zypper remove
python311-filetype
Copied
3. Information about the python311-filetype package on openSuSE Tumbleweed
Information for package python311-filetype:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-filetype
Version : 1.2.0-1.10
Arch : noarch
Vendor : openSUSE
Installed Size : 188.5 KiB
Installed : No
Status : not installed
Source package : python-filetype-1.2.0-1.10.src
Upstream URL : https://github.com/h2non/filetype.py
Summary : Infer file type and MIME type of any file/buffer. No external dependencies
Description :
Small and dependency free `Python`_ package to infer file type and MIME
type checking the `magic numbers`_ signature of a file or buffer.
This is a Python port from `filetype`_ Go package.
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-filetype
Version : 1.2.0-1.10
Arch : noarch
Vendor : openSUSE
Installed Size : 188.5 KiB
Installed : No
Status : not installed
Source package : python-filetype-1.2.0-1.10.src
Upstream URL : https://github.com/h2non/filetype.py
Summary : Infer file type and MIME type of any file/buffer. No external dependencies
Description :
Small and dependency free `Python`_ package to infer file type and MIME
type checking the `magic numbers`_ signature of a file or buffer.
This is a Python port from `filetype`_ Go package.