ntpd-rs on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S ntpd-rs

* (Optional) Uninstall ntpd-rs on Arch using YAY

$ yay -Rns ntpd-rs

2. Manually Install "ntpd-rs" via AUR

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

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

b. Clone ntpd-rs's git locally

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

c. Go to ~/ntpd-rs folder and install it

$ cd ~/ntpd-rs $ makepkg -si

3. Information about the ntpd-rs package on Arch User Repository (AUR)

ID: 1402370
Name: ntpd-rs
PackageBaseID: 195212
PackageBase: ntpd-rs
Version: 1.1.2-1
Description: A full-featured implementation of the Network Time Protocol, including NTS support.
URL: https://github.com/pendulum-project/ntpd-rs
NumVotes: 2
Popularity: 1.116809
OutOfDate:
Maintainer: jiri.pospisil
Submitter: jiri.pospisil
FirstSubmitted: 1688144045
LastModified: 1706882402
URLPath: /cgit/aur.git/snapshot/ntpd-rs.tar.gz

5. The same packages on other Linux Distributions