How to Install and Uninstall python-pretty-yaml Package on Debian 10 (Buster)

Last updated: May 19,2024

1. Install "python-pretty-yaml" package

Please follow the steps below to install python-pretty-yaml on Debian 10 (Buster)

$ sudo apt update $ sudo apt install python-pretty-yaml

2. Uninstall "python-pretty-yaml" package

In this section, we are going to explain the necessary steps to uninstall python-pretty-yaml on Debian 10 (Buster):

$ sudo apt remove python-pretty-yaml $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-pretty-yaml package on Debian 10 (Buster)

Package: python-pretty-yaml
Version: 18.11.0-1
Installed-Size: 57
Maintainer: Sascha Steinbiss
Architecture: all
Depends: python-yaml, python:any (<< 2.8), python:any (>= 2.7~), python-unidecode
Description: module to produce pretty and readable YAML-serialized data (Python 2)
Description-md5: 14e7898dfa68c96b1197649401ebeafc
Homepage: https://github.com/mk-fg/pretty-yaml
Section: python
Priority: optional
Filename: pool/main/p/python-pretty-yaml/python-pretty-yaml_18.11.0-1_all.deb
Size: 16228
MD5sum: cab6956a36efc7b6bd8412d9dfeb8e07
SHA256: 16c486dfb2a4159765460a4dbe7ac709749d65bb169d131890a8095c82943234

5. The same packages on other Linux Distributions