How to Install and Uninstall golang-github-ttacon-chalk-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "golang-github-ttacon-chalk-dev" package

Here is a brief guide to show you how to install golang-github-ttacon-chalk-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install golang-github-ttacon-chalk-dev

2. Uninstall "golang-github-ttacon-chalk-dev" package

Learn how to uninstall golang-github-ttacon-chalk-dev on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove golang-github-ttacon-chalk-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-ttacon-chalk-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: golang-github-ttacon-chalk-dev
Architecture: all
Version: 0.1-2
Priority: extra
Section: universe/devel
Source: golang-github-ttacon-chalk
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 103
Filename: pool/universe/g/golang-github-ttacon-chalk/golang-github-ttacon-chalk-dev_0.1-2_all.deb
Size: 38912
MD5sum: 37e301ccebfccda375df4289f3875f6f
SHA1: eeec5680cc528aeb7241ee98a207b88df7113a8d
SHA256: 8d4ca0cd6945fa013baca7b0bec793b212e9f1fe1e83cd6dfd966251ac9f0206
SHA512: cc7b39e76fc03c2e64c98cd677d7b5da1a73e9ae9c0db8041054b2c7ff52532b392b1ab20b24e3ddb275ae4a428f42155837e396cb9654b327a34458b27f5af4
Homepage: https://github.com/ttacon/chalk
Description-en: Go library for prettifying terminal/console output
Chalk is a go package for styling console/terminal output.
.
Check out godoc for some example usage:
http://godoc.org/github.com/ttacon/chalk
.
The api is pretty clean, there are default Colors and TextStyles which can be
mixed to create more intense Styles. Styles and Colors can be printed in normal
strings (i.e. fmt.Sprintf(chalk.Red)), but Styles, Colors and TextStyles are
more meant to be used to style specific text segments (i.e.
fmt.Println(chalk.Red.Color("this is red")) or fmt.Println(myStyle.Style("this
is blue text that is underlined"))).
.
This package contains the source.
Description-md5: 1afe9303789ea9d8851ba69ec102304a