How to Install and Uninstall libcaca.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 11,2024

1. Install "libcaca.x86_64" package

Please follow the instructions below to install libcaca.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install libcaca.x86_64

2. Uninstall "libcaca.x86_64" package

This is a short guide on how to uninstall libcaca.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove libcaca.x86_64 $ sudo dnf autoremove

3. Information about the libcaca.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:14:08 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libcaca
Version : 0.99
Release : 0.59.beta20.el8
Architecture : x86_64
Size : 225 k
Source : libcaca-0.99-0.59.beta20.el8.src.rpm
Repository : epel
Summary : Library for Colour AsCii Art, text mode graphics
URL : http://caca.zoy.org/wiki/libcaca
License : WTFPL
Description : libcaca is the Colour AsCii Art library. It provides high level functions for
: color text drawing, simple primitives for line, polygon and ellipse drawing, as
: well as powerful image to text conversion routines.