ntpdate on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install ntpdate on Arch using YAY
$
yay -S
ntpdate
Copied
* (Optional) Uninstall ntpdate on Arch using YAY
$
yay -Rns
ntpdate
Copied
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
Copied
b. Clone ntpdate's git locally
$
git clone https://aur.archlinux.org/ntpdate.git
~/ntpdate
Copied
c. Go to ~/ntpdate folder and install it
$
cd
~/ntpdate
Copied
$
makepkg -si
Copied
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
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