msntp on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S msntp

* (Optional) Uninstall msntp on Arch using YAY

$ yay -Rns msntp

2. Manually Install "msntp" via AUR

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

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

b. Clone msntp's git locally

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

c. Go to ~/msntp folder and install it

$ cd ~/msntp $ makepkg -si

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

ID: 891776
Name: msntp
PackageBaseID: 67102
PackageBase: msntp
Version: 1.6-1
Description: A very simple and portable SNTP client/server
URL: http://www.hpcf.cam.ac.uk/export
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: starfry
Submitter: starfry
FirstSubmitted: 1360496636
LastModified: 1618311033
URLPath: /cgit/aur.git/snapshot/msntp.tar.gz