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

Last updated: January 08,2025

1. Install "libcaca.x86_64" package

This guide let you learn how to install libcaca.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install libcaca.x86_64

2. Uninstall "libcaca.x86_64" package

Please follow the guidance below to uninstall libcaca.x86_64 on Fedora 39:

$ sudo dnf remove libcaca.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 5:20:45 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : libcaca
Version : 0.99
Release : 0.69.beta20.fc39
Architecture : x86_64
Size : 225 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.