linuxptp on AUR (Arch User Repository)

Last updated: May 19,2024

1. Install "linuxptp" 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 linuxptp on Arch using YAY

$ yay -S linuxptp

* (Optional) Uninstall linuxptp on Arch using YAY

$ yay -Rns linuxptp

2. Manually Install "linuxptp" via AUR

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

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

b. Clone linuxptp's git locally

$ git clone https://aur.archlinux.org/linuxptp.git ~/linuxptp

c. Go to ~/linuxptp folder and install it

$ cd ~/linuxptp $ makepkg -si

3. Information about the linuxptp package on Arch User Repository (AUR)

ID: 1348866
Name: linuxptp
PackageBaseID: 87562
PackageBase: linuxptp
Version: 4.1-1
Description: An implementation of the Precision Time Protocol (PTP) according to IEEE standard 1588 for Linux.
URL: http://linuxptp.sourceforge.net/
NumVotes: 11
Popularity: 0.000432
OutOfDate:
Maintainer: 2bluesc
Submitter: ventosus
FirstSubmitted: 1416567547
LastModified: 1699318128
URLPath: /cgit/aur.git/snapshot/linuxptp.tar.gz