Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Installing SABnzbb after Radarr #183

Closed Answered by MickLesk
HolgerM1 asked this question in Q&A
Discussion options

Hi,
I set up a lxc with radarr with the provided script. As a download client is needed to move on, I tried to install SABnzbplus following https://sabnzbd.org/wiki/installation/install-debian and then this https://www.linuxbabe.com/debian/install-sabnzbd-usenet-client-debian. Unfortunately, all attempts failed with
Screenshot 2024年11月11日 180117

Could anybody give me a hint? Even another download client would be fine.

Thanks!

You must be logged in to vote

You need unrar, thats an non free deb package.

cat <<EOF >/etc/apt/sources.list.d/non-free.list
deb http://deb.debian.org/debian bookworm main contrib non-free non-free-firmware
EOF
apt-get update
apt-get install -y unrar
rm /etc/apt/sources.list.d/non-free.list

Replies: 1 comment 2 replies

Comment options

You need unrar, thats an non free deb package.

cat <<EOF >/etc/apt/sources.list.d/non-free.list
deb http://deb.debian.org/debian bookworm main contrib non-free non-free-firmware
EOF
apt-get update
apt-get install -y unrar
rm /etc/apt/sources.list.d/non-free.list
You must be logged in to vote
2 replies
Comment options

Thanks!

Comment options

If I may ask one more question?!
I know that's off-topic, but any idea about that?

Screenshot 2024年11月15日 171403

Answer selected by HolgerM1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
not a script issue This is not a script issue

AltStyle によって変換されたページ (->オリジナル) /