ptpd-git on AUR (Arch User Repository)

Last updated: June 29,2024

1. Install "ptpd-git" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install ptpd-git on Arch using YAY

$ yay -S ptpd-git

* (Optional) Uninstall ptpd-git on Arch using YAY

$ yay -Rns ptpd-git

2. Manually Install "ptpd-git" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone ptpd-git's git locally

$ git clone https://aur.archlinux.org/ptpd-git.git ~/ptpd-git

c. Go to ~/ptpd-git folder and install it

$ cd ~/ptpd-git $ makepkg -si

3. Information about the ptpd-git package on Arch User Repository (AUR)

ID: 738630
Name: ptpd-git
PackageBaseID: 121012
PackageBase: ptpd-git
Version: r514.d27a6e0-1
Description: The PTP daemon (PTPd) implements the Precision Time protocol (PTP) as defined by the relevant IEEE 1588 standard. PTP Version 2 implements IEEE-1588-2008. PTP was developed to provide very precise time coordination of LAN connected computers.
URL: https://github.com/ptpd/ptpd
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: gin078
Submitter: gin078
FirstSubmitted: 1490553992
LastModified: 1589809793
URLPath: /cgit/aur.git/snapshot/ptpd-git.tar.gz