python-ntplib on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-ntplib

* (Optional) Uninstall python-ntplib on Arch using YAY

$ yay -Rns python-ntplib

2. Manually Install "python-ntplib" via AUR

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

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

b. Clone python-ntplib's git locally

$ git clone https://aur.archlinux.org/python-ntplib.git ~/python-ntplib

c. Go to ~/python-ntplib folder and install it

$ cd ~/python-ntplib $ makepkg -si

3. Information about the python-ntplib package on Arch User Repository (AUR)

ID: 1252310
Name: python-ntplib
PackageBaseID: 105982
PackageBase: python-ntplib
Version: 0.4.0-1
Description: Simple interface to query NTP servers from Python
URL: https://github.com/cf-natali/ntplib
NumVotes: 2
Popularity: 0.001648
OutOfDate:
Maintainer: 2bluesc
Submitter: 2bluesc
FirstSubmitted: 1452530360
LastModified: 1683173350
URLPath: /cgit/aur.git/snapshot/python-ntplib.tar.gz