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

Last updated: May 17,2024

1. Install "libcaca.i686" package

This is a short guide on how to install libcaca.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install libcaca.i686

2. Uninstall "libcaca.i686" package

Please follow the guidance below to uninstall libcaca.i686 on Fedora 35:

$ sudo dnf remove libcaca.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:08:50 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : libcaca
Version : 0.99
Release : 0.59.beta20.fc35
Architecture : i686
Size : 227 k
Source : libcaca-0.99-0.59.beta20.fc35.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.