python2-ntplib on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python2-ntplib

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

$ yay -Rns python2-ntplib

2. Manually Install "python2-ntplib" via AUR

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

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

b. Clone python2-ntplib's git locally

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

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

$ cd ~/python2-ntplib $ makepkg -si

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

ID: 494832
Name: python2-ntplib
PackageBaseID: 130829
PackageBase: python2-ntplib
Version: 0.3.3-2
Description: Python NTP library
URL: http://code.google.com/p/ntplib
NumVotes: 0
Popularity: 0
OutOfDate: 1647796429
Maintainer: jamesan
FirstSubmitted: 1521215250
LastModified: 1521215655
URLPath: /cgit/aur.git/snapshot/python2-ntplib.tar.gz

5. The same packages on other Linux Distributions