ntpsec on AUR (Arch User Repository)

Last updated: June 05,2024

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

$ yay -S ntpsec

* (Optional) Uninstall ntpsec on Arch using YAY

$ yay -Rns ntpsec

2. Manually Install "ntpsec" via AUR

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

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

b. Clone ntpsec's git locally

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

c. Go to ~/ntpsec folder and install it

$ cd ~/ntpsec $ makepkg -si

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

ID: 1378147
Name: ntpsec
PackageBaseID: 117444
PackageBase: ntpsec
Version: 1.2.3-2
Description: Security-hardened Network Time Protocol implementation
URL: https://www.ntpsec.org/
NumVotes: 12
Popularity: 0.009124
OutOfDate:
Maintainer: gdfuego
Submitter: chungy
FirstSubmitted: 1480587048
LastModified: 1704044224
URLPath: /cgit/aur.git/snapshot/ntpsec.tar.gz