python2-pyndn on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S python2-pyndn

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

$ yay -Rns python2-pyndn

2. Manually Install "python2-pyndn" via AUR

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

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

b. Clone python2-pyndn's git locally

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

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

$ cd ~/python2-pyndn $ makepkg -si

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

ID: 776948
Name: python2-pyndn
PackageBaseID: 156545
PackageBase: python2-pyndn
Version: 2.11beta1-2
Description: A Named Data Networking client library with TLV wire format support in native Python
URL: https://github.com/named-data/PyNDN2
NumVotes: 0
Popularity: 0
OutOfDate: 1641657638
Maintainer:
FirstSubmitted: 1596895745
LastModified: 1597047752
URLPath: /cgit/aur.git/snapshot/python2-pyndn.tar.gz