How to Install and Uninstall python3-yamlordereddictloader Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "python3-yamlordereddictloader" package

Please follow the instructions below to install python3-yamlordereddictloader on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-yamlordereddictloader

2. Uninstall "python3-yamlordereddictloader" package

In this section, we are going to explain the necessary steps to uninstall python3-yamlordereddictloader on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-yamlordereddictloader $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-yamlordereddictloader package on Ubuntu 21.10 (Impish Indri)

Package: python3-yamlordereddictloader
Architecture: all
Version: 0.4.0-1.1
Priority: optional
Section: universe/python
Source: python-yamlordereddictloader
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Steffen Moeller
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 23
Depends: python3:any, python3-yaml
Filename: pool/universe/p/python-yamlordereddictloader/python3-yamlordereddictloader_0.4.0-1.1_all.deb
Size: 5080
MD5sum: 5cedf1a1d41ced1cc9e768dbe983dabb
SHA1: 181ecaeadf85c8ffab59167f6a0206b041871d9a
SHA256: 65795801956eadceba12dec15988d279e2e0b82be633ee4762c4886ab8a7e4e0
SHA512: 23892b45d2463abe221c3328f8b3c349a296174b0aa25a29d9df4e4c8f90fe0826dbb3cb0b171ad05a3a45914db6702d5f0462d45b828b1f6f56e83ec6027a0c
Homepage: https://github.com/fmenabe/python-yamlordereddictloader
Description-en: loader and dump for PyYAML keeping keys order
This module provide a loader and a dumper for PyYAML allowing to keep
items order when loading a file (by putting them in OrderedDict objects)
and to manage OrderedDict objects when dumping to a file.
.
The loader is based on stackoverflow topic (thanks to Eric Naeseth):
http://stackoverflow.com/questions/5121931/in-python-how-can-you-load-yaml-mappings-as-ordereddicts#answer-5121963
.
This package installs the library for Python 3 and is already DEPRECATED:
the Phynix/yamlloader project provide an improved version of this library
with unit tests, performance improvements (by providing access to the
C implementation of PyYAML) and is more actively developed. You should
use it!
.
This package is a dependency for python-airr.
Description-md5: 6f828472fe1eb01503ba1320deb36cd8