How to Install and Uninstall black Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 13,2024

1. Install "black" package

Learn how to install black on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install black

2. Uninstall "black" package

This guide covers the steps necessary to uninstall black on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove black $ sudo apt autoclean && sudo apt autoremove

3. Information about the black package on Ubuntu 20.10 (Groovy Gorilla)

Package: black
Architecture: all
Version: 19.10b0-3
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 361
Depends: python3-pkg-resources, python3-appdirs, python3-attr, python3-click, python3-pathspec, python3-regex, python3-toml, python3-typed-ast, python3:any (>= 3.6~)
Suggests: python-black-doc
Filename: pool/universe/b/black/black_19.10b0-3_all.deb
Size: 83520
MD5sum: 05da875c9d2ba906ff76639cd1e2689e
SHA1: 42fc7a9fd3aafca585600ab9adf473de56301da4
SHA256: 04e29562fa10410b3037485f9d18757d49dc4af04db397e268f00d60e3feaf4f
SHA512: c0769eef2c8c7689287b023d0e300f1c8c9bebaa5aa1700d92b595dac3883f30016d3b0c64beab6a1194bd3a346f60d6817ebd4e9e9cbe2623162d60b34988a2
Homepage: https://github.com/ambv/black
Description-en: uncompromising Python code formatter (Python 3)
Black is the uncompromising Python code formatter. By using it, you
agree to cede control over minutiae of hand-formatting. In return,
Black gives you speed, determinism, and freedom from pycodestyle
nagging about formatting. You will save time and mental energy for
more important matters.
.
Blackened code looks the same regardless of the project you're reading.
Formatting becomes transparent after a while and you can focus on the
content instead.
.
Black makes code review faster by producing the smallest diffs
possible.
Description-md5: 97292332649f9976213bda4a0674dce1