How To Install wdt-devel on Fedora 36

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

Introduction

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

What is wdt-devel

Warp speed Data Transfer is aiming to transfer data between two systems as fast as possible. The wdt-devel package contains libraries and header files for developing applications that use wdt.

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

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

sudo dnf -y install wdt-devel

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

sudo yum -y install wdt-devel

How To Uninstall wdt-devel on Fedora 36

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

sudo dnf remove wdt-devel

wdt-devel Package Contents on Fedora 36

/usr/include/wdt
/usr/include/wdt/AbortChecker.h
/usr/include/wdt/ByteSource.h
/usr/include/wdt/ErrorCodes.h
/usr/include/wdt/Protocol.h
/usr/include/wdt/Receiver.h
/usr/include/wdt/ReceiverThread.h
/usr/include/wdt/Reporting.h
/usr/include/wdt/Sender.h
/usr/include/wdt/SenderThread.h
/usr/include/wdt/SourceQueue.h
/usr/include/wdt/Throttler.h
/usr/include/wdt/Wdt.h
/usr/include/wdt/WdtBase.h
/usr/include/wdt/WdtConfig.h
/usr/include/wdt/WdtOptions.h
/usr/include/wdt/WdtResourceController.h
/usr/include/wdt/WdtThread.h
/usr/include/wdt/WdtTransferRequest.h
/usr/include/wdt/Writer.h
/usr/include/wdt/util
/usr/include/wdt/util/ClientSocket.h
/usr/include/wdt/util/CommonImpl.h
/usr/include/wdt/util/DirectorySourceQueue.h
/usr/include/wdt/util/EncryptionUtils.h
/usr/include/wdt/util/FileByteSource.h
/usr/include/wdt/util/FileCreator.h
/usr/include/wdt/util/FileWriter.h
/usr/include/wdt/util/IClientSocket.h
/usr/include/wdt/util/IServerSocket.h
/usr/include/wdt/util/SerializationUtil.h
/usr/include/wdt/util/ServerSocket.h
/usr/include/wdt/util/Stats.h
/usr/include/wdt/util/ThreadTransferHistory.h
/usr/include/wdt/util/ThreadsController.h
/usr/include/wdt/util/TransferLogManager.h
/usr/include/wdt/util/WdtFlags.h
/usr/include/wdt/util/WdtFlagsMacros.h
/usr/include/wdt/util/WdtSocket.h
/usr/lib/libwdt.so
/usr/lib/libwdt_min.so

References

Summary

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


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

Introduction

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

What is wdt-devel

Warp speed Data Transfer is aiming to transfer data between two systems as fast as possible. The wdt-devel package contains libraries and header files for developing applications that use wdt.

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

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

sudo dnf -y install wdt-devel

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

sudo yum -y install wdt-devel

How To Uninstall wdt-devel on Fedora 36

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

sudo dnf remove wdt-devel

wdt-devel Package Contents on Fedora 36

/usr/include/wdt
/usr/include/wdt/AbortChecker.h
/usr/include/wdt/ByteSource.h
/usr/include/wdt/ErrorCodes.h
/usr/include/wdt/Protocol.h
/usr/include/wdt/Receiver.h
/usr/include/wdt/ReceiverThread.h
/usr/include/wdt/Reporting.h
/usr/include/wdt/Sender.h
/usr/include/wdt/SenderThread.h
/usr/include/wdt/SourceQueue.h
/usr/include/wdt/Throttler.h
/usr/include/wdt/Wdt.h
/usr/include/wdt/WdtBase.h
/usr/include/wdt/WdtConfig.h
/usr/include/wdt/WdtOptions.h
/usr/include/wdt/WdtResourceController.h
/usr/include/wdt/WdtThread.h
/usr/include/wdt/WdtTransferRequest.h
/usr/include/wdt/Writer.h
/usr/include/wdt/util
/usr/include/wdt/util/ClientSocket.h
/usr/include/wdt/util/CommonImpl.h
/usr/include/wdt/util/DirectorySourceQueue.h
/usr/include/wdt/util/EncryptionUtils.h
/usr/include/wdt/util/FileByteSource.h
/usr/include/wdt/util/FileCreator.h
/usr/include/wdt/util/FileWriter.h
/usr/include/wdt/util/IClientSocket.h
/usr/include/wdt/util/IServerSocket.h
/usr/include/wdt/util/SerializationUtil.h
/usr/include/wdt/util/ServerSocket.h
/usr/include/wdt/util/Stats.h
/usr/include/wdt/util/ThreadTransferHistory.h
/usr/include/wdt/util/ThreadsController.h
/usr/include/wdt/util/TransferLogManager.h
/usr/include/wdt/util/WdtFlags.h
/usr/include/wdt/util/WdtFlagsMacros.h
/usr/include/wdt/util/WdtSocket.h
/usr/lib64/libwdt.so
/usr/lib64/libwdt_min.so

References

Summary

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