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

Last updated: October 04,2024

1. Install "libcaca-devel.x86_64" package

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

$ sudo dnf update $ sudo dnf install libcaca-devel.x86_64

2. Uninstall "libcaca-devel.x86_64" package

Please follow the guidelines below to uninstall libcaca-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove libcaca-devel.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:04:29 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libcaca-devel
Version : 0.99
Release : 0.59.beta20.el8
Architecture : x86_64
Size : 205 k
Source : libcaca-0.99-0.59.beta20.el8.src.rpm
Repository : epel
Summary : Development files for libcaca, the library for Colour AsCii Art
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.
:
: This package contains the header files and static libraries needed to compile
: applications or shared objects that use libcaca.