ndn-chronosync on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S ndn-chronosync

* (Optional) Uninstall ndn-chronosync on Arch using YAY

$ yay -Rns ndn-chronosync

2. Manually Install "ndn-chronosync" via AUR

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

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

b. Clone ndn-chronosync's git locally

$ git clone https://aur.archlinux.org/ndn-chronosync.git ~/ndn-chronosync

c. Go to ~/ndn-chronosync folder and install it

$ cd ~/ndn-chronosync $ makepkg -si

3. Information about the ndn-chronosync package on Arch User Repository (AUR)

ID: 776351
Name: ndn-chronosync
PackageBaseID: 156485
PackageBase: ndn-chronosync
Version: 0.5.3-7
Description: Synchronization library for distributed realtime applications for NDN
URL: https://github.com/named-data/ChronoSync
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: bertof
FirstSubmitted: 1596800919
LastModified: 1596894784
URLPath: /cgit/aur.git/snapshot/ndn-chronosync.tar.gz