ntpclient on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S ntpclient

* (Optional) Uninstall ntpclient on Arch using YAY

$ yay -Rns ntpclient

2. Manually Install "ntpclient" via AUR

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

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

b. Clone ntpclient's git locally

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

c. Go to ~/ntpclient folder and install it

$ cd ~/ntpclient $ makepkg -si

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

ID: 1005763
Name: ntpclient
PackageBaseID: 108617
PackageBase: ntpclient
Version: 2015.365-2
Description: A simple NTP (RFC-1305) client
URL: http://doolittle.icarus.com/ntpclient/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: anatolik
Submitter: anatolik
FirstSubmitted: 1457586967
LastModified: 1639770744
URLPath: /cgit/aur.git/snapshot/ntpclient.tar.gz