How To Install wdt-libs on Fedora 36
Introduction
In this tutorial we learn how to install wdt-libs
on Fedora 36.
What is wdt-libs
Warp speed Data Transfer is aiming to transfer data between two systems as fast as possible. The wdt-libs package contains libraries for wdt.
We can use yum
or dnf
to install wdt-libs
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install wdt-libs.
Install wdt-libs 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-libs
using dnf
by running the following command:
sudo dnf -y install wdt-libs
Install wdt-libs 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-libs
using yum
by running the following command:
sudo yum -y install wdt-libs
How To Uninstall wdt-libs on Fedora 36
To uninstall only the wdt-libs
package we can use the following command:
sudo dnf remove wdt-libs
wdt-libs Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/55
/usr/lib/.build-id/55/e445f2021dc43d7833a5f712bc18ead39cdbaf
/usr/lib/.build-id/9b
/usr/lib/.build-id/9b/3994a1c8e16551c62f64f3d5ef5bbcb157b560
/usr/lib/libwdt.so.1.32.1910230
/usr/lib/libwdt_min.so.1.32.1910230
References
Summary
In this tutorial we learn how to install wdt-libs
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install wdt-libs on Fedora 36” linkTitle: “wdt-libs” type: “docs” description: “In this tutorial we learn how to install wdt-libs in Fedora 36. wdt-libs is Shared libraries for wdt” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/wdt-libs-featured.png
Introduction
In this tutorial we learn how to install wdt-libs
on Fedora 36.
What is wdt-libs
Warp speed Data Transfer is aiming to transfer data between two systems as fast as possible. The wdt-libs package contains libraries for wdt.
We can use yum
or dnf
to install wdt-libs
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install wdt-libs.
Install wdt-libs 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-libs
using dnf
by running the following command:
sudo dnf -y install wdt-libs
Install wdt-libs 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-libs
using yum
by running the following command:
sudo yum -y install wdt-libs
How To Uninstall wdt-libs on Fedora 36
To uninstall only the wdt-libs
package we can use the following command:
sudo dnf remove wdt-libs
wdt-libs Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/31
/usr/lib/.build-id/31/10411b6b1c9ba6785f8835db4a5b3c9a2ffeb4
/usr/lib/.build-id/91
/usr/lib/.build-id/91/83cd00a859ce0cd77a2723a5cc5e42540b0e4a
/usr/lib64/libwdt.so.1.32.1910230
/usr/lib64/libwdt_min.so.1.32.1910230
References
Summary
In this tutorial we learn how to install wdt-libs
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).