ntpdate on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ntpdate

* (Optional) Uninstall ntpdate on Arch using YAY

$ yay -Rns ntpdate

2. Manually Install "ntpdate" via AUR

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

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

b. Clone ntpdate's git locally

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

c. Go to ~/ntpdate folder and install it

$ cd ~/ntpdate $ makepkg -si

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

ID: 1373792
Name: ntpdate
PackageBaseID: 19145
PackageBase: ntpdate
Version: 4.2.8.p17-1
Description: Client for the Network Time Protocol (NTP)
URL: http://www.ntp.org/
NumVotes: 169
Popularity: 0
OutOfDate:
Maintainer: muflone
Submitter:
FirstSubmitted: 1218915551
LastModified: 1703202698
URLPath: /cgit/aur.git/snapshot/ntpdate.tar.gz