How To Install wofi-devel on Fedora 36

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

Introduction

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

What is wofi-devel

Files for development with wofi.

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

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

sudo dnf -y install wofi-devel

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

sudo yum -y install wofi-devel

How To Uninstall wofi-devel on Fedora 36

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

sudo dnf remove wofi-devel

wofi-devel Package Contents on Fedora 36

/usr/include/wofi-1/config.h
/usr/include/wofi-1/map.h
/usr/include/wofi-1/utils.h
/usr/include/wofi-1/utils_g.h
/usr/include/wofi-1/widget_builder_api.h
/usr/include/wofi-1/wofi_api.h
/usr/lib/pkgconfig/wofi.pc
/usr/share/man/man3/wofi-api.3.gz
/usr/share/man/man3/wofi-config.3.gz
/usr/share/man/man3/wofi-map.3.gz
/usr/share/man/man3/wofi-utils.3.gz
/usr/share/man/man3/wofi-widget-builder.3.gz
/usr/share/man/man3/wofi.3.gz

References

Summary

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


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

Introduction

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

What is wofi-devel

Files for development with wofi.

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

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

sudo dnf -y install wofi-devel

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

sudo yum -y install wofi-devel

How To Uninstall wofi-devel on Fedora 36

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

sudo dnf remove wofi-devel

wofi-devel Package Contents on Fedora 36

/usr/include/wofi-1/config.h
/usr/include/wofi-1/map.h
/usr/include/wofi-1/utils.h
/usr/include/wofi-1/utils_g.h
/usr/include/wofi-1/widget_builder_api.h
/usr/include/wofi-1/wofi_api.h
/usr/lib64/pkgconfig/wofi.pc
/usr/share/man/man3/wofi-api.3.gz
/usr/share/man/man3/wofi-config.3.gz
/usr/share/man/man3/wofi-map.3.gz
/usr/share/man/man3/wofi-utils.3.gz
/usr/share/man/man3/wofi-widget-builder.3.gz
/usr/share/man/man3/wofi.3.gz

References

Summary

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