How to Install and Uninstall python3-pyaml Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python3-pyaml" package

Please follow the guidance below to install python3-pyaml on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pyaml

2. Uninstall "python3-pyaml" package

Learn how to uninstall python3-pyaml on openSUSE Leap:

$ sudo zypper remove python3-pyaml

3. Information about the python3-pyaml package on openSUSE Leap

Information for package python3-pyaml:
--------------------------------------
Repository : Main Repository
Name : python3-pyaml
Version : 20.3.1-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 104.4 KiB
Installed : No
Status : not installed
Source package : python-pyaml-20.3.1-bp155.2.10.src
Upstream URL : https://github.com/mk-fg/pretty-yaml
Summary : Python module to produce formatted YAML-serialized data
Description :
PyYAML-based python module to produce formatted YAML-serialized data.