python-ndn on AUR (Arch User Repository)
Last updated: November 05,2024
1. Install "python-ndn" 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
Copied
b. Install python-ndn on Arch using YAY
$
yay -S
python-ndn
Copied
* (Optional) Uninstall python-ndn on Arch using YAY
$
yay -Rns
python-ndn
Copied
2. Manually Install "python-ndn" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-ndn's git locally
$
git clone https://aur.archlinux.org/python-ndn.git
~/python-ndn
Copied
c. Go to ~/python-ndn folder and install it
$
cd
~/python-ndn
Copied
$
makepkg -si
Copied
3. Information about the python-ndn package on Arch User Repository (AUR)
ID: 825040
Name: python-ndn
PackageBaseID: 151722
PackageBase: python-ndn
Version: 0.3a1-1
Description: An NDN client library with AsyncIO support in Python 3
URL: https://github.com/zjkmxy/python-ndn
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jdbrown
Submitter: jdbrown
FirstSubmitted: 1587331171
LastModified: 1606500035
URLPath: /cgit/aur.git/snapshot/python-ndn.tar.gz
Name: python-ndn
PackageBaseID: 151722
PackageBase: python-ndn
Version: 0.3a1-1
Description: An NDN client library with AsyncIO support in Python 3
URL: https://github.com/zjkmxy/python-ndn
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jdbrown
Submitter: jdbrown
FirstSubmitted: 1587331171
LastModified: 1606500035
URLPath: /cgit/aur.git/snapshot/python-ndn.tar.gz