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

Last updated: May 10,2024

1. Install "python3-colorlog" package

This guide let you learn how to install python3-colorlog on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python3-colorlog

2. Uninstall "python3-colorlog" package

This guide covers the steps necessary to uninstall python3-colorlog on Ubuntu 18.04 LTS (Bionic Beaver):

$ sudo apt remove python3-colorlog $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-colorlog
Architecture: all
Version: 3.1.2-1
Priority: optional
Section: universe/python
Source: python-colorlog
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Philipp Huebner
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 78
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-colorlog/python3-colorlog_3.1.2-1_all.deb
Size: 19976
MD5sum: ef0ca621854fe7de1cf580a852e6b701
SHA1: aeb1676fc147752db6bcb9b3e8780e4e227c9993
SHA256: 4eb2b955f2d65be9a3cebba253345c4d643542146314d5cb7a50954e173caa62
Homepage: https://github.com/borntyping/python-colorlog
Description: formatter to use with the logging module of Python 3
Description-md5: 28c512a4962aea2c9de5b63462abeb34
Task: ubuntustudio-photography