sabnzbd on AUR (Arch User Repository)

Last updated: February 01,2025

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

$ yay -S sabnzbd

* (Optional) Uninstall sabnzbd on Arch using YAY

$ yay -Rns sabnzbd

2. Manually Install "sabnzbd" via AUR

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

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

b. Clone sabnzbd's git locally

$ git clone https://aur.archlinux.org/sabnzbd.git ~/sabnzbd

c. Go to ~/sabnzbd folder and install it

$ cd ~/sabnzbd $ makepkg -si

3. Information about the sabnzbd package on Arch User Repository (AUR)

ID: 1425129
Name: sabnzbd
PackageBaseID: 13691
PackageBase: sabnzbd
Version: 4.2.3-1
Description: A web-interface based binary newsgrabber with NZB file support
URL: http://www.sabnzbd.org
NumVotes: 269
Popularity: 0.758932
OutOfDate:
Maintainer: fryfrog
Submitter: esh
FirstSubmitted: 1194625278
LastModified: 1710174473
URLPath: /cgit/aur.git/snapshot/sabnzbd.tar.gz