ndn-psync-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S ndn-psync-git

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

$ yay -Rns ndn-psync-git

2. Manually Install "ndn-psync-git" 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-git's git locally

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

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

$ cd ~/ndn-psync-git $ makepkg -si

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

ID: 810290
Name: ndn-psync-git
PackageBaseID: 156414
PackageBase: ndn-psync-git
Version: 0.2.0.r11.g8ab7572-2
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: 1596648065
LastModified: 1603844051
URLPath: /cgit/aur.git/snapshot/ndn-psync-git.tar.gz