How to Install and Uninstall python3-ruamel-yaml.x86_64 Package on Rocky Linux 8

Last updated: June 26,2024

1. Install "python3-ruamel-yaml.x86_64" package

This guide covers the steps necessary to install python3-ruamel-yaml.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install python3-ruamel-yaml.x86_64

2. Uninstall "python3-ruamel-yaml.x86_64" package

This guide covers the steps necessary to uninstall python3-ruamel-yaml.x86_64 on Rocky Linux 8:

$ sudo dnf remove python3-ruamel-yaml.x86_64 $ sudo dnf autoremove

3. Information about the python3-ruamel-yaml.x86_64 package on Rocky Linux 8

Last metadata expiration check: 2:17:07 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-ruamel-yaml
Version : 0.16.6
Release : 8.el8
Architecture : x86_64
Size : 204 k
Source : python-ruamel-yaml-0.16.6-8.el8.src.rpm
Repository : epel
Summary : YAML 1.2 loader/dumper package for Python
URL : https://sourceforge.net/projects/ruamel-yaml
License : MIT
Description : ruamel.yaml is a YAML 1.2 loader/dumper package for Python.
: It is a derivative of Kirill Simonov’s PyYAML 3.11