How to Install and Uninstall python3.11-pyyaml.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: January 11,2025
1. Install "python3.11-pyyaml.x86_64" package
In this section, we are going to explain the necessary steps to install python3.11-pyyaml.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3.11-pyyaml.x86_64
Copied
2. Uninstall "python3.11-pyyaml.x86_64" package
Please follow the instructions below to uninstall python3.11-pyyaml.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3.11-pyyaml.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3.11-pyyaml.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:03:35 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3.11-pyyaml
Version : 6.0
Release : 1.el8
Architecture : x86_64
Size : 214 k
Source : python3.11-pyyaml-6.0-1.el8.src.rpm
Repository : ubi-8-appstream-rpms
Summary : YAML parser and emitter for Python
URL : https://github.com/yaml/pyyaml
License : MIT
Description : YAML is a data serialization format designed for human readability and
: interaction with scripting languages. PyYAML is a YAML parser and
: emitter for Python.
:
: PyYAML features a complete YAML 1.1 parser, Unicode support, pickle
: support, capable extension API, and sensible error messages. PyYAML
: supports standard YAML tags and provides Python-specific tags that
: allow to represent an arbitrary Python object.
:
: PyYAML is applicable for a broad range of tasks from complex
: configuration files to object serialization and persistence.
Available Packages
Name : python3.11-pyyaml
Version : 6.0
Release : 1.el8
Architecture : x86_64
Size : 214 k
Source : python3.11-pyyaml-6.0-1.el8.src.rpm
Repository : ubi-8-appstream-rpms
Summary : YAML parser and emitter for Python
URL : https://github.com/yaml/pyyaml
License : MIT
Description : YAML is a data serialization format designed for human readability and
: interaction with scripting languages. PyYAML is a YAML parser and
: emitter for Python.
:
: PyYAML features a complete YAML 1.1 parser, Unicode support, pickle
: support, capable extension API, and sensible error messages. PyYAML
: supports standard YAML tags and provides Python-specific tags that
: allow to represent an arbitrary Python object.
:
: PyYAML is applicable for a broad range of tasks from complex
: configuration files to object serialization and persistence.