This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Network > sabnzbd (2.3.9)

SABnzbd is an Open Source Binary Newsreader written in Python.

This requires a sabnzbd user and group which can be created like so:
# groupadd -g 296 sabnzbd
# useradd -d /opt/sabnzbd -s /bin/false -u 296 -g 296 sabnzbd

SABnzbd can be started with the script /etc/rc.d/rc.sabnzbd at boot.
It will then run as user sabnzbd. This is intended for server without X usage.
SABnzbd can be configured by pointing your browser to:
http://<hostname>:8080

It can also be started from the application menu/launcher or from the
commandline with 'sabnzbd'. It will then run as the logged in user.
This is intended for desktop usage.

This requires: python-cheetah, python-yenc, unrar, pyOpenSSL, par2cmdline

Maintained by: Kevin Matthew
Keywords: sabnzbd,nzb,usenet,newsreader
ChangeLog: sabnzbd

Homepage:
http://sabnzbd.org

Source Downloads:
SABnzbd-2.3.9-src.tar.gz (6845962498a6c3629818e28b32edeac6)

Download SlackBuild:
sabnzbd.tar.gz
sabnzbd.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds