python2-pynzb on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python2-pynzb

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

$ yay -Rns python2-pynzb

2. Manually Install "python2-pynzb" via AUR

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

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

b. Clone python2-pynzb's git locally

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

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

$ cd ~/python2-pynzb $ makepkg -si

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

ID: 483503
Name: python2-pynzb
PackageBaseID: 46392
PackageBase: python2-pynzb
Version: 0.1.0-5
Description: A unified API for parsing NZB files
URL: http://pypi.python.org/pypi/pynzb/
NumVotes: 29
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1297419524
LastModified: 1517701396
URLPath: /cgit/aur.git/snapshot/python2-pynzb.tar.gz