How to Install and Uninstall python3-ruamel.yaml Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 18,2024

1. Install "python3-ruamel.yaml" package

This is a short guide on how to install python3-ruamel.yaml on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python3-ruamel.yaml

2. Uninstall "python3-ruamel.yaml" package

Please follow the instructions below to uninstall python3-ruamel.yaml on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python3-ruamel.yaml package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python3-ruamel.yaml
Architecture: amd64
Version: 0.15.34-1
Priority: optional
Section: universe/python
Source: ruamel.yaml
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 827
Depends: python3 (<< 3.7), python3 (>= 3.6~), python3:any (>= 3.3.2-2~), libc6 (>= 2.14)
Filename: pool/universe/r/ruamel.yaml/python3-ruamel.yaml_0.15.34-1_amd64.deb
Size: 189472
MD5sum: 681631e1d0345eb0f27d56ef9e307d4a
SHA1: 1cfe47073943825bf6d06dbde91220697c739408
SHA256: 523ae6c2b1c1bd3ac7f1e7997694dcd86bef327ac51d368db0769bdf69bcf29d
Homepage: https://bitbucket.org/ruamel/yaml
Description: roundtrip YAML parser/emitter (Python 3 module)
Description-md5: 2e4defdca4861446cf4772eb995bf6ad
Python-Egg-Name: ruamel.yaml