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

Last updated: September 30,2024

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

This tutorial shows how to install python3-ruamel-yaml-clib.x86_64 on Fedora 38

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

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

This guide let you learn how to uninstall python3-ruamel-yaml-clib.x86_64 on Fedora 38:

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

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

Last metadata expiration check: 3:00:12 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : python3-ruamel-yaml-clib
Version : 0.2.7
Release : 1.fc38
Architecture : x86_64
Size : 136 k
Source : python-ruamel-yaml-clib-0.2.7-1.fc38.src.rpm
Repository : updates
Summary : C version of reader, parser and emitter for ruamel.yaml derived from libyaml
URL : https://sourceforge.net/projects/ruamel-yaml-clib
License : MIT
Description : It is the C based reader/scanner and emitter for ruamel.yaml.