Search found 4 matches

by Modgedd
Sun Dec 31, 2023 8:09 pm
Forum: Plugins
Topic: Deluge 1.3 - PS Dark Theme
Replies: 10
Views: 113163

Re: Deluge 1.3 - PS Dark Theme

Hellow Happy new year.
How to do it on a raspberry pi CLI (raspberry os 12) ?
by Modgedd
Fri Apr 02, 2021 1:14 am
Forum: Support
Topic: Using version 2.0.3 on Raspberry Pi (Raspian - Debian:Buster)
Replies: 10
Views: 18298

Re: Using version 2.0.3 on Raspberry Pi (Raspian - Debian:Buster)

Hi fmar thanks for teaching me that combined command.
I will not forget it and will adapt it if needed :)
I have still some problem but I am going to create a new thread.

Thanks again have a nice day
by Modgedd
Sun Mar 28, 2021 6:05 pm
Forum: Support
Topic: Using version 2.0.3 on Raspberry Pi (Raspian - Debian:Buster)
Replies: 10
Views: 18298

Re: Using version 2.0.3 on Raspberry Pi (Raspian - Debian:Buster)

If anyone facing same issue I have found the solution ;
Download the key :

Code: Select all

gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys C5E6A5ED249AD24C
Install the key :

Code: Select all

gpg --export 8EED8FB4A8E6DA6DFDF0192BC5E6A5ED249AD24C | sudo apt-key add
Thanks the community ..
by Modgedd
Sat Mar 27, 2021 7:01 pm
Forum: Support
Topic: Using version 2.0.3 on Raspberry Pi (Raspian - Debian:Buster)
Replies: 10
Views: 18298

Re: Using version 2.0.3 on Raspberry Pi (Raspian - Debian:Buster)

Hi I have this error on apt update
"W: GPG error: http://ppa.launchpad.net/deluge-team/stable/ubuntu xenial InRelease: : NO_PUBKEY C5E6A5ED249AD24C"
I have no clue how to resolve it can you help me ?