linuxptp-git on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S linuxptp-git

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

$ yay -Rns linuxptp-git

2. Manually Install "linuxptp-git" via AUR

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

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

b. Clone linuxptp-git's git locally

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

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

$ cd ~/linuxptp-git $ makepkg -si

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

ID: 991562
Name: linuxptp-git
PackageBaseID: 89190
PackageBase: linuxptp-git
Version: 3.1.r116.g24220e8-1
Description: An implementation of the Precision Time Protocol (PTP) according to IEEE standard 1588 for Linux.
URL: http://linuxptp.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1420631018
LastModified: 1637394030
URLPath: /cgit/aur.git/snapshot/linuxptp-git.tar.gz