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

Last updated: October 05,2024

1. Install "python-ruamel.yaml" package

Please follow the instructions below to install python-ruamel.yaml on Ubuntu 18.04 LTS (Bionic Beaver)

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

2. Uninstall "python-ruamel.yaml" package

This is a short guide on how to uninstall python-ruamel.yaml on Ubuntu 18.04 LTS (Bionic Beaver):

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

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

Package: python-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: 817
Depends: python (<< 2.8), python (>= 2.7~), python:any (<< 2.8), python:any (>= 2.7.5-5~), libc6 (>= 2.14)
Filename: pool/universe/r/ruamel.yaml/python-ruamel.yaml_0.15.34-1_amd64.deb
Size: 182512
MD5sum: 247693d361ee04e3cafdbe33d5de7f52
SHA1: 0d244bcf607098bf81892a4782f3d07abc303b18
SHA256: 4479bb543588292d35cb94f01157781d061b34b5a038a37f494d0716c6e8195f
Homepage: https://bitbucket.org/ruamel/yaml
Description: roundtrip YAML parser/emitter (Python 2 module)
Description-md5: 469c8463cba99ee53c801eacbc6e2c1d
Python-Egg-Name: ruamel.yaml