How to Install and Uninstall python3-yamldoc Package on openSUSE Leap
Last updated: December 24,2024
1. Install "python3-yamldoc" package
This is a short guide on how to install python3-yamldoc on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-yamldoc
Copied
2. Uninstall "python3-yamldoc" package
This guide covers the steps necessary to uninstall python3-yamldoc on openSUSE Leap:
$
sudo zypper remove
python3-yamldoc
Copied
3. Information about the python3-yamldoc package on openSUSE Leap
Information for package python3-yamldoc:
----------------------------------------
Repository : Main Repository
Name : python3-yamldoc
Version : 0.3.0-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 101.9 KiB
Installed : No
Status : not installed
Source package : python-yamldoc-0.3.0-bp155.2.10.src
Upstream URL : https://github.com/smathot/python-yamldoc
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.
----------------------------------------
Repository : Main Repository
Name : python3-yamldoc
Version : 0.3.0-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 101.9 KiB
Installed : No
Status : not installed
Source package : python-yamldoc-0.3.0-bp155.2.10.src
Upstream URL : https://github.com/smathot/python-yamldoc
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.