How to Install and Uninstall black Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 17,2024

1. Install "black" package

Please follow the step by step instructions below to install black on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install black

2. Uninstall "black" package

This guide let you learn how to uninstall black on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the black package on Ubuntu 21.04 (Hirsute Hippo)

Package: black
Architecture: all
Version: 20.8b1-4
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 468
Depends: python3-pkg-resources, python3-appdirs, python3-click, python3-mypy-extensions, python3-pathspec, python3-regex (>= 0.1.202018), python3-toml, python3-typed-ast, python3-typing-extensions, python3:any (>= 3.6~)
Suggests: python-black-doc
Filename: pool/universe/b/black/black_20.8b1-4_all.deb
Size: 104920
MD5sum: 25893f1996050d906d29b3b3ff9a352c
SHA1: 4eba34095693e8d7d5e4bc9d0478e42164b797e7
SHA256: 9b01221d6af57dbc11d4b506b5cdbf5bd58e3102d135041af50cd60ba5ecc63b
SHA512: eaa9cb61a53b1dff62ce8770742557cab7ca819a5b41f283d341002c11707826ac7e8d201febbb9bd6a67aef9acaba2c1d6a3292af11bf02192a057068bd31fd
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