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

Last updated: June 03,2024

1. Install "libcaca.x86_64" package

This tutorial shows how to install libcaca.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install libcaca.x86_64

2. Uninstall "libcaca.x86_64" package

Please follow the steps below to uninstall libcaca.x86_64 on Fedora 38:

$ sudo dnf remove libcaca.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:57:33 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : libcaca
Version : 0.99
Release : 0.69.beta20.fc38
Architecture : x86_64
Size : 225 k
Source : libcaca-0.99-0.69.beta20.fc38.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.