How To Install powwow-devel on Fedora 36
Introduction
In this tutorial we learn how to install powwow-devel
on Fedora 36.
What is powwow-devel
The powwow-devel package contains the headers files and developer docs for developing applications which use powwow plugin interface.
We can use yum
or dnf
to install powwow-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install powwow-devel.
Install powwow-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 powwow-devel
using dnf
by running the following command:
sudo dnf -y install powwow-devel
Install powwow-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 powwow-devel
using yum
by running the following command:
sudo yum -y install powwow-devel
How To Uninstall powwow-devel on Fedora 36
To uninstall only the powwow-devel
package we can use the following command:
sudo dnf remove powwow-devel
powwow-devel Package Contents on Fedora 36
/usr/include/powwow
/usr/include/powwow/beam.h
/usr/include/powwow/cmd.h
/usr/include/powwow/cmd2.h
/usr/include/powwow/defines.h
/usr/include/powwow/edit.h
/usr/include/powwow/eval.h
/usr/include/powwow/list.h
/usr/include/powwow/log.h
/usr/include/powwow/main.h
/usr/include/powwow/map.h
/usr/include/powwow/ptr.h
/usr/include/powwow/regex.h
/usr/include/powwow/tcp.h
/usr/include/powwow/tty.h
/usr/include/powwow/utils.h
References
Summary
In this tutorial we learn how to install powwow-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install powwow-devel on Fedora 36” linkTitle: “powwow-devel” type: “docs” description: “In this tutorial we learn how to install powwow-devel in Fedora 36. powwow-devel is Development files for powwow” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/powwow-devel-featured.png
Introduction
In this tutorial we learn how to install powwow-devel
on Fedora 36.
What is powwow-devel
The powwow-devel package contains the headers files and developer docs for developing applications which use powwow plugin interface.
We can use yum
or dnf
to install powwow-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install powwow-devel.
Install powwow-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 powwow-devel
using dnf
by running the following command:
sudo dnf -y install powwow-devel
Install powwow-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 powwow-devel
using yum
by running the following command:
sudo yum -y install powwow-devel
How To Uninstall powwow-devel on Fedora 36
To uninstall only the powwow-devel
package we can use the following command:
sudo dnf remove powwow-devel
powwow-devel Package Contents on Fedora 36
/usr/include/powwow
/usr/include/powwow/beam.h
/usr/include/powwow/cmd.h
/usr/include/powwow/cmd2.h
/usr/include/powwow/defines.h
/usr/include/powwow/edit.h
/usr/include/powwow/eval.h
/usr/include/powwow/list.h
/usr/include/powwow/log.h
/usr/include/powwow/main.h
/usr/include/powwow/map.h
/usr/include/powwow/ptr.h
/usr/include/powwow/regex.h
/usr/include/powwow/tcp.h
/usr/include/powwow/tty.h
/usr/include/powwow/utils.h
References
Summary
In this tutorial we learn how to install powwow-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).