ptpd on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "ptpd" 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
Copied
b. Install ptpd on Arch using YAY
$
yay -S
ptpd
Copied
* (Optional) Uninstall ptpd on Arch using YAY
$
yay -Rns
ptpd
Copied
2. Manually Install "ptpd" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ptpd's git locally
$
git clone https://aur.archlinux.org/ptpd.git
~/ptpd
Copied
c. Go to ~/ptpd folder and install it
$
cd
~/ptpd
Copied
$
makepkg -si
Copied
3. Information about the ptpd package on Arch User Repository (AUR)
ID: 738629
Name: ptpd
PackageBaseID: 103088
PackageBase: ptpd
Version: 2.3.1-2
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: 4
Popularity: 9.5E-5
OutOfDate:
Maintainer: gin078
Submitter: gin078
FirstSubmitted: 1447001916
LastModified: 1589809786
URLPath: /cgit/aur.git/snapshot/ptpd.tar.gz
Name: ptpd
PackageBaseID: 103088
PackageBase: ptpd
Version: 2.3.1-2
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: 4
Popularity: 9.5E-5
OutOfDate:
Maintainer: gin078
Submitter: gin078
FirstSubmitted: 1447001916
LastModified: 1589809786
URLPath: /cgit/aur.git/snapshot/ptpd.tar.gz