How to Install and Uninstall ptpd Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 07,2024

1. Install "ptpd" package

Please follow the steps below to install ptpd on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ptpd

2. Uninstall "ptpd" package

Please follow the guidelines below to uninstall ptpd on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ptpd $ sudo apt autoclean && sudo apt autoremove

3. Information about the ptpd package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ptpd
Priority: optional
Section: universe/net
Installed-Size: 550
Maintainer: Ubuntu Developers
Original-Maintainer: Roland Stigge
Architecture: amd64
Version: 2.3.1-debian1-1
Depends: libc6 (>= 2.15), libpcap0.8 (>= 0.9.8), lsb-base
Filename: pool/universe/p/ptpd/ptpd_2.3.1-debian1-1_amd64.deb
Size: 162808
MD5sum: 3b498ba7063a0fb37c6591d7eb1b196f
SHA1: e40d1ea4eb2cceccb76b413c2dc00c22b05007b3
SHA256: e94f85148d9867b0d7818d246786ee4d0ca188f374cb952138fc83cca235ddf5
Description-en: Precision Time Protocol daemon
Implements the Precision Time Protocol (PTP) as defined by the IEEE
1588-2008 standard. PTP was developed to provide very precise time
coordination of LAN connected computers.
.
PTPd is a complete implementation of the IEEE 1588 specification for a
standard (non-boundary) clock. PTPd has been tested with and is known
to work properly with other IEEE 1588 implementations. The source code
for PTPd is freely available under a BSD-style license. Thanks to
contributions from users, PTPd is becoming an increasingly portable,
interoperable, and stable IEEE 1588 implementation.
.
For more information, see http://ptpd.sourceforge.net/
Description-md5: fd740987e3f4c9fe577ac7996364e26a
Homepage: http://sourceforge.net/projects/ptpd
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu