How to Install and Uninstall python3-yamlordereddictloader Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 19,2024

1. Install "python3-yamlordereddictloader" package

This is a short guide on how to install python3-yamlordereddictloader on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install python3-yamlordereddictloader

2. Uninstall "python3-yamlordereddictloader" package

Please follow the instructions below to uninstall python3-yamlordereddictloader on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the python3-yamlordereddictloader package on Ubuntu 20.10 (Groovy Gorilla)

Package: python3-yamlordereddictloader
Architecture: all
Version: 0.4.0-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_all.deb
Size: 4936
MD5sum: afe40f6c6de35b7ae7e232c03eaf83d7
SHA1: 4e4b366ea2175d50dbac88e033653411d2593d1a
SHA256: 4e895dd31b829ca433d0c08e6f09efb369faa29fb455f290e5cf53cbf093f649
SHA512: bfe8290869a60d301675d9d419a51a9c2aa4a84dee8cf83fd8c7442bc19ac6f5bf4cefe09bb6ada4615bf50de42f56e6af0b8ce190ddf8f7916103c54af78c34
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