How to Install and Uninstall libcaca.i686 Package on Fedora 36

Last updated: June 26,2024

1. Install "libcaca.i686" package

Here is a brief guide to show you how to install libcaca.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install libcaca.i686

2. Uninstall "libcaca.i686" package

Learn how to uninstall libcaca.i686 on Fedora 36:

$ sudo dnf remove libcaca.i686 $ sudo dnf autoremove

3. Information about the libcaca.i686 package on Fedora 36

Last metadata expiration check: 5:43:24 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : libcaca
Version : 0.99
Release : 0.59.beta20.fc36
Architecture : i686
Size : 229 k
Source : libcaca-0.99-0.59.beta20.fc36.src.rpm
Repository : fedora
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.