How to Install and Uninstall golang-github-alecthomas-colour-dev Package on Kali Linux

Last updated: May 08,2024

1. Install "golang-github-alecthomas-colour-dev" package

This guide covers the steps necessary to install golang-github-alecthomas-colour-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-alecthomas-colour-dev

2. Uninstall "golang-github-alecthomas-colour-dev" package

Please follow the instructions below to uninstall golang-github-alecthomas-colour-dev on Kali Linux:

$ sudo apt remove golang-github-alecthomas-colour-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-alecthomas-colour-dev package on Kali Linux

Package: golang-github-alecthomas-colour-dev
Source: golang-github-alecthomas-colour
Version: 0.0~git20160524.60882d9-1.1
Installed-Size: 23
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-mattn-go-isatty-dev
Size: 4732
SHA256: 417a2327b70f1dfa0bcb8decc357769fed6ef44129f31fc069f367b5bed18ce4
SHA1: 499acecf600d7bbd678ace7c5e391a78fc9fbb12
MD5sum: 593107181041d06c47e03b787ac998f7
Description: Quake-style colour formatting for Unix terminals
Go package colour provides Quake-style colour formatting
for Unix terminals.
.
The package level functions can be used to write to stdout (or strings
or other files). If stdout is not a terminal, colour formatting will
be stripped.
.
Example:
colour.Printf("^0black ^1red ^2green ^3yellow ^4blue ^5magenta ^6cyan
^7white^R\n")
.
For more control, a Printer object can be created with various helper
functions. This can be used to do useful things such as strip formatting,
write to strings, and so on.
Description-md5:
Homepage: https://github.com/alecthomas/colour
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-alecthomas-colour/golang-github-alecthomas-colour-dev_0.0~git20160524.60882d9-1.1_all.deb