How To Install wf-config-devel on Fedora 36

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

Introduction

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

What is wf-config-devel

Development files for wf-config.

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

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

sudo dnf -y install wf-config-devel

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

sudo yum -y install wf-config-devel

How To Uninstall wf-config-devel on Fedora 36

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

sudo dnf remove wf-config-devel

wf-config-devel Package Contents on Fedora 36

/usr/include/wayfire
/usr/include/wayfire/config
/usr/include/wayfire/config/compound-option.hpp
/usr/include/wayfire/config/config-manager.hpp
/usr/include/wayfire/config/file.hpp
/usr/include/wayfire/config/option-types.hpp
/usr/include/wayfire/config/option-wrapper.hpp
/usr/include/wayfire/config/option.hpp
/usr/include/wayfire/config/section.hpp
/usr/include/wayfire/config/types.hpp
/usr/include/wayfire/config/xml.hpp
/usr/include/wayfire/nonstd
/usr/include/wayfire/nonstd/optional.hpp
/usr/include/wayfire/util
/usr/include/wayfire/util/duration.hpp
/usr/include/wayfire/util/log.hpp
/usr/include/wayfire/util/stringify.hpp
/usr/lib64/libwf-config.so
/usr/lib64/pkgconfig/wf-config.pc

References

Summary

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


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

Introduction

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

What is wf-config-devel

Development files for wf-config.

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

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

sudo dnf -y install wf-config-devel

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

sudo yum -y install wf-config-devel

How To Uninstall wf-config-devel on Fedora 36

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

sudo dnf remove wf-config-devel

wf-config-devel Package Contents on Fedora 36

/usr/include/wayfire
/usr/include/wayfire/config
/usr/include/wayfire/config/compound-option.hpp
/usr/include/wayfire/config/config-manager.hpp
/usr/include/wayfire/config/file.hpp
/usr/include/wayfire/config/option-types.hpp
/usr/include/wayfire/config/option-wrapper.hpp
/usr/include/wayfire/config/option.hpp
/usr/include/wayfire/config/section.hpp
/usr/include/wayfire/config/types.hpp
/usr/include/wayfire/config/xml.hpp
/usr/include/wayfire/nonstd
/usr/include/wayfire/nonstd/optional.hpp
/usr/include/wayfire/util
/usr/include/wayfire/util/duration.hpp
/usr/include/wayfire/util/log.hpp
/usr/include/wayfire/util/stringify.hpp
/usr/lib/libwf-config.so
/usr/lib/pkgconfig/wf-config.pc

References

Summary

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