How to Install and Uninstall python3-ruamel-yaml.x86_64 Package on Fedora 35

Last updated: May 18,2024

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

This is a short guide on how to install python3-ruamel-yaml.x86_64 on Fedora 35

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

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

In this section, we are going to explain the necessary steps to uninstall python3-ruamel-yaml.x86_64 on Fedora 35:

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

3. Information about the python3-ruamel-yaml.x86_64 package on Fedora 35

Last metadata expiration check: 0:50:33 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-ruamel-yaml
Version : 0.16.6
Release : 8.fc35
Architecture : x86_64
Size : 192 k
Source : python-ruamel-yaml-0.16.6-8.fc35.src.rpm
Repository : fedora
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