How to Install and Uninstall udt.x86_64 Package on Fedora 35

Last updated: October 07,2024

1. Install "udt.x86_64" package

In this section, we are going to explain the necessary steps to install udt.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install udt.x86_64

2. Uninstall "udt.x86_64" package

Please follow the step by step instructions below to uninstall udt.x86_64 on Fedora 35:

$ sudo dnf remove udt.x86_64 $ sudo dnf autoremove

3. Information about the udt.x86_64 package on Fedora 35

Last metadata expiration check: 3:45:08 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : udt
Version : 4.11
Release : 19.fc35
Architecture : x86_64
Size : 89 k
Source : udt-4.11-19.fc35.src.rpm
Repository : fedora
Summary : UDP based Data Transfer Protocol
URL : http://udt.sourceforge.net/
License : BSD
Description : UDT is a reliable UDP based application level data transport protocol
: for distributed data intensive applications over wide area high-speed
: networks. UDT uses UDP to transfer bulk data with its own reliability
: control and congestion control mechanisms. The new protocol can
: transfer data at a much higher speed than TCP does. UDT is also a
: highly configurable framework that can accommodate various congestion
: control algorithms.