How To Install libucil-devel on Fedora 36

In this tutorial we learn how to install libucil-devel in Fedora 36. libucil-devel is Development files for the ucil library

Introduction

In this tutorial we learn how to install libucil-devel on Fedora 36.

What is libucil-devel

The libucil-devel package includes header files and libraries necessary for developing programs which use the ucil library. It contains the API documentation of the library, too.

We can use yum or dnf to install libucil-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libucil-devel.

Install libucil-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install libucil-devel using dnf by running the following command:

sudo dnf -y install libucil-devel

Install libucil-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install libucil-devel using yum by running the following command:

sudo yum -y install libucil-devel

How To Uninstall libucil-devel on Fedora 36

To uninstall only the libucil-devel package we can use the following command:

sudo dnf remove libucil-devel

libucil-devel Package Contents on Fedora 36

/usr/include/unicap/ucil.h
/usr/include/unicap/ucil_alsa.h
/usr/include/unicap/ucil_png.h
/usr/include/unicap/ucil_private.h
/usr/include/unicap/ucil_version.h
/usr/lib64/libucil.so
/usr/lib64/pkgconfig/libucil.pc
/usr/share/gtk-doc/html/libucil
/usr/share/gtk-doc/html/libucil/ch01.html
/usr/share/gtk-doc/html/libucil/home.png
/usr/share/gtk-doc/html/libucil/index.html
/usr/share/gtk-doc/html/libucil/left-insensitive.png
/usr/share/gtk-doc/html/libucil/left.png
/usr/share/gtk-doc/html/libucil/libucil-colorspace.html
/usr/share/gtk-doc/html/libucil/libucil-draw.html
/usr/share/gtk-doc/html/libucil/libucil-mpeg.html
/usr/share/gtk-doc/html/libucil/libucil-queue.html
/usr/share/gtk-doc/html/libucil/libucil-ucil-theora.html
/usr/share/gtk-doc/html/libucil/libucil-ucil-version.html
/usr/share/gtk-doc/html/libucil/libucil-ucil.html
/usr/share/gtk-doc/html/libucil/libucil-yuvops.html
/usr/share/gtk-doc/html/libucil/libucil.devhelp2
/usr/share/gtk-doc/html/libucil/right-insensitive.png
/usr/share/gtk-doc/html/libucil/right.png
/usr/share/gtk-doc/html/libucil/style.css
/usr/share/gtk-doc/html/libucil/up-insensitive.png
/usr/share/gtk-doc/html/libucil/up.png

References

Summary

In this tutorial we learn how to install libucil-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install libucil-devel on Fedora 36” linkTitle: “libucil-devel” type: “docs” description: “In this tutorial we learn how to install libucil-devel in Fedora 36. libucil-devel is Development files for the ucil library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libucil-devel-featured.png

Introduction

In this tutorial we learn how to install libucil-devel on Fedora 36.

What is libucil-devel

The libucil-devel package includes header files and libraries necessary for developing programs which use the ucil library. It contains the API documentation of the library, too.

We can use yum or dnf to install libucil-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libucil-devel.

Install libucil-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install libucil-devel using dnf by running the following command:

sudo dnf -y install libucil-devel

Install libucil-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install libucil-devel using yum by running the following command:

sudo yum -y install libucil-devel

How To Uninstall libucil-devel on Fedora 36

To uninstall only the libucil-devel package we can use the following command:

sudo dnf remove libucil-devel

libucil-devel Package Contents on Fedora 36

/usr/include/unicap/ucil.h
/usr/include/unicap/ucil_alsa.h
/usr/include/unicap/ucil_png.h
/usr/include/unicap/ucil_private.h
/usr/include/unicap/ucil_version.h
/usr/lib/libucil.so
/usr/lib/pkgconfig/libucil.pc
/usr/share/gtk-doc/html/libucil
/usr/share/gtk-doc/html/libucil/ch01.html
/usr/share/gtk-doc/html/libucil/home.png
/usr/share/gtk-doc/html/libucil/index.html
/usr/share/gtk-doc/html/libucil/left-insensitive.png
/usr/share/gtk-doc/html/libucil/left.png
/usr/share/gtk-doc/html/libucil/libucil-colorspace.html
/usr/share/gtk-doc/html/libucil/libucil-draw.html
/usr/share/gtk-doc/html/libucil/libucil-mpeg.html
/usr/share/gtk-doc/html/libucil/libucil-queue.html
/usr/share/gtk-doc/html/libucil/libucil-ucil-theora.html
/usr/share/gtk-doc/html/libucil/libucil-ucil-version.html
/usr/share/gtk-doc/html/libucil/libucil-ucil.html
/usr/share/gtk-doc/html/libucil/libucil-yuvops.html
/usr/share/gtk-doc/html/libucil/libucil.devhelp2
/usr/share/gtk-doc/html/libucil/right-insensitive.png
/usr/share/gtk-doc/html/libucil/right.png
/usr/share/gtk-doc/html/libucil/style.css
/usr/share/gtk-doc/html/libucil/up-insensitive.png
/usr/share/gtk-doc/html/libucil/up.png

References

Summary

In this tutorial we learn how to install libucil-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).