How To Install fwknop-devel on Fedora 36

In this tutorial we learn how to install fwknop-devel in Fedora 36. fwknop-devel is The fwknop library, header and API docs

Introduction

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

What is fwknop-devel

The Firewall Knock Operator library, libfko, provides the Single Packet Authorization implementation and API for the other fwknop components.

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

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

sudo dnf -y install fwknop-devel

Install fwknop-devel on Fedora 36 Using yum

Update yum database with yum using the following command.


title: “How To Install fwknop-devel on Fedora 36” linkTitle: “fwknop-devel” type: “docs”

description: "In this tutorial we learn how to install fwknop-devel in Fedora 36. fwknop-devel is The fwknop library, header and API docs"
sudo yum makecache --refresh
date: "2022-08-17"

lastmod: “2022-08-17” #image: /images/fedora/36/fwknop-devel-featured.png After updating yum database, We can install fwknop-devel using yum by running the following command:

## Introduction
sudo yum -y install fwknop-devel

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

How To Uninstall fwknop-devel on Fedora 36

What is fwknop-devel

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

The Firewall Knock Operator library, libfko, provides the Single Packet Authorization implementation and API for the other fwknop components.


sudo dnf remove fwknop-devel

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

fwknop-devel Package Contents on Fedora 36

Install fwknop-devel on Fedora 36 Using dnf


Update yum database with `dnf` using the following command.

```bash
sudo dnf makecache --refresh

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

sudo dnf -y install fwknop-devel

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

sudo yum -y install fwknop-devel

How To Uninstall fwknop-devel on Fedora 36

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

sudo dnf remove fwknop-devel

/usr/include/fko.h /usr/lib64/libfko.so /usr/share/info/libfko.info.gz

fwknop-devel Package Contents on Fedora 36

References

Summary

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

/usr/include/fko.h /usr/lib/libfko.so /usr/share/info/libfko.info.gz


## References

* [fwknop-devel website](http://www.cipherdyne.org/fwknop/)

## Summary

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