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

Last updated: February 04,2025

1. Install "udt.i686" package

This guide covers the steps necessary to install udt.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install udt.i686

2. Uninstall "udt.i686" package

Here is a brief guide to show you how to uninstall udt.i686 on Fedora 35:

$ sudo dnf remove udt.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:21:32 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : udt
Version : 4.11
Release : 19.fc35
Architecture : i686
Size : 98 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.