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

Last updated: May 09,2024

1. Install "chafa" package

In this section, we are going to explain the necessary steps to install chafa on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install chafa

2. Uninstall "chafa" package

This guide let you learn how to uninstall chafa on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove chafa $ sudo apt autoclean && sudo apt autoremove

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

Package: chafa
Architecture: amd64
Version: 1.4.1-1
Multi-Arch: foreign
Priority: optional
Section: universe/graphics
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Mo Zhou
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 110
Depends: libc6 (>= 2.7), libchafa0 (= 1.4.1-1), libfreetype6 (>= 2.2.1), libglib2.0-0 (>= 2.16.0), libmagickwand-6.q16-6 (>= 8:6.9.10.2)
Filename: pool/universe/c/chafa/chafa_1.4.1-1_amd64.deb
Size: 33160
MD5sum: c0152ad3518e5979e02f10ec83403e1e
SHA1: 7c4f32a358fbdb427cfce3292609bfb3b6dcb8ca
SHA256: a95d0b14be458d8859e066f2a0860c346c8776629fd4538cd03342d1fb39a7cd
SHA512: aed82c59684bc4e403a22bf9921b67fdc039879927fdb57dc1351e8f32b52b52a2221e924166b84dc47b54ab9fbcbbc7d41abe0d01b59cf4e3fd1a22b73a1f49
Homepage: https://hpjansson.org/chafa/
Description-en: Image-to-text converter supporting a wide range of symbols, etc.
Chafa is a command-line utility that converts all kinds of images, including
animated image formats like GIFs, into ANSI/Unicode character output that can
be displayed in a terminal.
.
It is highly configurable, with support for alpha transparency and multiple
color modes and color spaces, combining a range of Unicode characters for
optimal output.
.
The core functionality is provided by a C library with a public,
well-documented API.
.
This package ships the command line tool.
Description-md5: 22a0cde9e8437e61d5167ec916682939
Task: lubuntu-desktop