How to Install and Uninstall libpgm-5.2-0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 04,2024

1. Install "libpgm-5.2-0" package

This guide covers the steps necessary to install libpgm-5.2-0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpgm-5.2-0

2. Uninstall "libpgm-5.2-0" package

Please follow the step by step instructions below to uninstall libpgm-5.2-0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libpgm-5.2-0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpgm-5.2-0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libpgm-5.2-0
Priority: optional
Section: universe/libs
Installed-Size: 309
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Source: libpgm
Version: 5.2.122~dfsg-2
Depends: libc6 (>= 2.17)
Filename: pool/universe/libp/libpgm/libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb
Size: 157020
MD5sum: 8274bf6a885c5d3d32bc078e306e645f
SHA1: 4aee260572c6e2fb10ec75260e583e26ef54670d
SHA256: 22db07cf0d827a1b96ae2243fc832f8b55d91543faebc0fbb374893b7b079b1b
Description-en: OpenPGM shared library
OpenPGM is an open source implementation of the Pragmatic General Multicast
(PGM) specification in RFC 3208 available at www.ietf.org. PGM is a reliable
and scalable multicast protocol that enables receivers to detect loss,
request retransmission of lost data, or notify an application of
unrecoverable loss. PGM is a receiver-reliable protocol, which means the
receiver is responsible for ensuring all data is received, absolving the
sender of reception responsibility. PGM runs over a best effort datagram
service, currently OpenPGM uses IP multicast but could be implemented above
switched fabrics such as InfiniBand.
.
This is the runtime package for programs that use the OpenPGM library.
Description-md5: 46e778aa0963aa92ffc1db02a8b200a9
Multi-Arch: same
Homepage: https://github.com/steve-o/openpgm
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu