How to Install and Uninstall python39-pyaml Package on openSuSE Tumbleweed

Last updated: July 08,2024

1. Install "python39-pyaml" package

This tutorial shows how to install python39-pyaml on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pyaml

2. Uninstall "python39-pyaml" package

This guide let you learn how to uninstall python39-pyaml on openSuSE Tumbleweed:

$ sudo zypper remove python39-pyaml

3. Information about the python39-pyaml package on openSuSE Tumbleweed

Information for package python39-pyaml:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pyaml
Version : 23.12.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 109.2 KiB
Installed : No
Status : not installed
Source package : python-pyaml-23.12.0-1.4.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.