How to Install and Uninstall python36-yamldoc Package on openSuSE Tumbleweed

Last updated: June 28,2024

1. Install "python36-yamldoc" package

Please follow the guidelines below to install python36-yamldoc on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-yamldoc

2. Uninstall "python36-yamldoc" package

Please follow the instructions below to uninstall python36-yamldoc on openSuSE Tumbleweed:

$ sudo zypper remove python36-yamldoc

3. Information about the python36-yamldoc package on openSuSE Tumbleweed

Information for package python36-yamldoc:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-yamldoc
Version : 0.3.0-1.10
Arch : noarch
Vendor : openSUSE
Installed Size : 101,9 KiB
Installed : No
Status : not installed
Source package : python-yamldoc-0.3.0-1.10.src
Summary : A module to determine file mimetypes
Description :
This module is a layer on top of the standard Python mimetypes module and
python-magic. Python-magic only works with local files to which you need to
have access, while mimetypes only uses the filename to determine its
filetype.