How to Install and Uninstall libudt-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libudt-dev" package

Please follow the instructions below to install libudt-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libudt-dev

2. Uninstall "libudt-dev" package

Please follow the guidance below to uninstall libudt-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libudt-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libudt-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libudt-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 842
Maintainer: Ubuntu Developers
Original-Maintainer: Jon Bernard
Architecture: amd64
Source: udt
Version: 4.11+dfsg1-1ubuntu1
Depends: libudt0v5 (= 4.11+dfsg1-1ubuntu1)
Filename: pool/universe/u/udt/libudt-dev_4.11+dfsg1-1ubuntu1_amd64.deb
Size: 154670
MD5sum: 373217142afed53364807d51c9255ec5
SHA1: 6454656a53ed8e2662181278822045dec4b7d250
SHA256: 0043beb6f320c8c615daa26eb1bae7a9d2ef4d00116ac481541ecffa87476cf6
Description-en: UDP-based Data Transfer Protocol - development files
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.
.
Install this package if you wish to develop your own programs using the
UDP-based data transfer protocol library.
Description-md5: 35e484884975cf669f825b50aa1e7f30
Homepage: http://udt.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu