How to Install and Uninstall libcaca-devel.x86_64 Package on Fedora 35

Last updated: October 07,2024

1. Install "libcaca-devel.x86_64" package

Please follow the step by step instructions below to install libcaca-devel.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install libcaca-devel.x86_64

2. Uninstall "libcaca-devel.x86_64" package

This guide let you learn how to uninstall libcaca-devel.x86_64 on Fedora 35:

$ sudo dnf remove libcaca-devel.x86_64 $ sudo dnf autoremove

3. Information about the libcaca-devel.x86_64 package on Fedora 35

Last metadata expiration check: 2:13:37 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : libcaca-devel
Version : 0.99
Release : 0.59.beta20.fc35
Architecture : x86_64
Size : 192 k
Source : libcaca-0.99-0.59.beta20.fc35.src.rpm
Repository : updates
Summary : Development files for libcaca, the library for Colour AsCii Art
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.
:
: This package contains the header files and static libraries needed to compile
: applications or shared objects that use libcaca.