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

Last updated: May 19,2024

1. Install "python3-yaml" package

Please follow the guidelines below to install python3-yaml on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-yaml

2. Uninstall "python3-yaml" package

Please follow the guidelines below to uninstall python3-yaml on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-yaml
Architecture: amd64
Version: 5.3.1-5
Multi-Arch: allowed
Priority: important
Section: python
Source: pyyaml
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 534
Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.14), libyaml-0-2
Breaks: libpython-stdlib (<< 2.7.18), python (<< 2.7.18), python-minimal (<< 2.7.18), python-yaml (<< 5.3.1-2)
Filename: pool/main/p/pyyaml/python3-yaml_5.3.1-5_amd64.deb
Size: 131956
MD5sum: 99111d408b9dd8a8cabc7110632fad00
SHA1: 2173c5a4ca8a2333595635434de9c07ef791d39b
SHA256: 59f56a96929b7c8d5fa69e412e11e561818200ae55ec700866406cf1ebbd4493
SHA512: 832ca1662ef3f8cbbedff83f4583ead46006d6e05b1b1915a9f5ee33d0482607cc6f8b2a9923815a629b800d7f3ab17094d21d1619caf560a70f174e968f9df6
Homepage: https://github.com/yaml/pyyaml
Description-en: YAML parser and emitter for Python3
Python3-yaml is a complete YAML 1.1 parser and emitter for Python3. It can
parse all examples from the specification. The parsing algorithm is simple
enough to be a reference for YAML parser implementors. A simple extension API
is also provided. The package is built using libyaml for improved speed.
Description-md5: 6b427841deb10f77a5f50e5f6b5a05d8
Task: minimal, server-minimal