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

Last updated: November 29,2024

1. Install "libcaca.i686" package

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

$ sudo dnf update $ sudo dnf install libcaca.i686

2. Uninstall "libcaca.i686" package

Please follow the step by step instructions below to uninstall libcaca.i686 on Fedora 39:

$ sudo dnf remove libcaca.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:25:31 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : libcaca
Version : 0.99
Release : 0.69.beta20.fc39
Architecture : i686
Size : 231 k
Source : libcaca-0.99-0.69.beta20.fc39.src.rpm
Repository : updates
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.