How To Install libvoikko-devel on Fedora 36

In this tutorial we learn how to install libvoikko-devel in Fedora 36. libvoikko-devel is Development files for libvoikko

Introduction

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

What is libvoikko-devel

The libvoikko-devel package contains libraries and header files for developing applications that use libvoikko.

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

Install libvoikko-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 libvoikko-devel using dnf by running the following command:

sudo dnf -y install libvoikko-devel

Install libvoikko-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 libvoikko-devel using yum by running the following command:

sudo yum -y install libvoikko-devel

How To Uninstall libvoikko-devel on Fedora 36

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

sudo dnf remove libvoikko-devel

libvoikko-devel Package Contents on Fedora 36

/usr/include/libvoikko
/usr/include/libvoikko/voikko.h
/usr/include/libvoikko/voikko_defines.h
/usr/include/libvoikko/voikko_deprecated.h
/usr/include/libvoikko/voikko_enums.h
/usr/include/libvoikko/voikko_structs.h
/usr/lib64/libvoikko.so
/usr/lib64/pkgconfig/libvoikko.pc

References

Summary

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


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

Introduction

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

What is libvoikko-devel

The libvoikko-devel package contains libraries and header files for developing applications that use libvoikko.

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

Install libvoikko-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 libvoikko-devel using dnf by running the following command:

sudo dnf -y install libvoikko-devel

Install libvoikko-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 libvoikko-devel using yum by running the following command:

sudo yum -y install libvoikko-devel

How To Uninstall libvoikko-devel on Fedora 36

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

sudo dnf remove libvoikko-devel

libvoikko-devel Package Contents on Fedora 36

/usr/include/libvoikko
/usr/include/libvoikko/voikko.h
/usr/include/libvoikko/voikko_defines.h
/usr/include/libvoikko/voikko_deprecated.h
/usr/include/libvoikko/voikko_enums.h
/usr/include/libvoikko/voikko_structs.h
/usr/lib/libvoikko.so
/usr/lib/pkgconfig/libvoikko.pc

References

Summary

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