How to Install and Uninstall libcaca-devel.i686 Package on Fedora 34

Last updated: July 06,2024

1. Install "libcaca-devel.i686" package

Please follow the steps below to install libcaca-devel.i686 on Fedora 34

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

2. Uninstall "libcaca-devel.i686" package

This guide let you learn how to uninstall libcaca-devel.i686 on Fedora 34:

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

3. Information about the libcaca-devel.i686 package on Fedora 34

Last metadata expiration check: 1:54:32 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libcaca-devel
Version : 0.99
Release : 0.59.beta20.fc34
Architecture : i686
Size : 190 k
Source : libcaca-0.99-0.59.beta20.fc34.src.rpm
Repository : updates
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.