ndn-psync on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S ndn-psync

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

$ yay -Rns ndn-psync

2. Manually Install "ndn-psync" via AUR

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

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

b. Clone ndn-psync's git locally

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

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

$ cd ~/ndn-psync $ makepkg -si

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

ID: 858111
Name: ndn-psync
PackageBaseID: 156483
PackageBase: ndn-psync
Version: 0.3.0-1
Description: Library implementing Named Data Networking (NDN) primitives that can be used to write various NDN applications
URL: https://github.com/named-data/PSync
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: bertof
FirstSubmitted: 1596799696
LastModified: 1612378504
URLPath: /cgit/aur.git/snapshot/ndn-psync.tar.gz