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

Last updated: October 07,2024

1. Install "libcaca.x86_64" package

This is a short guide on how to install libcaca.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install libcaca.x86_64

2. Uninstall "libcaca.x86_64" package

Learn how to uninstall libcaca.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove libcaca.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:09:52 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libcaca
Version : 0.99
Release : 0.69.beta20.el9
Architecture : x86_64
Size : 218 k
Source : libcaca-0.99-0.69.beta20.el9.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.