How to Install and Uninstall python3-yaml Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python3-yaml" package

Please follow the guidance below to install python3-yaml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-yaml

2. Uninstall "python3-yaml" package

This is a short guide on how to uninstall python3-yaml on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-yaml package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-yaml
Priority: optional
Section: python
Installed-Size: 425
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: pyyaml
Version: 3.11-3build1
Depends: python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.14), libyaml-0-2
Filename: pool/main/p/pyyaml/python3-yaml_3.11-3build1_amd64.deb
Size: 95592
MD5sum: 1f9e9ba917bfc2ab4857bae73434c7a7
SHA1: 5b6234f3f38451cc66429c91c99502b87924acdf
SHA256: f741eb5fde824c6f785b5f998049a735df49d99fc0ba2d204d54c8084b81de46
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
Homepage: http://pyyaml.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: ubuntu-core, cloud-image, ubuntu-core, ubuntu-sdk