How do I COMPLETELY remove deluge?

General support for problems installing or using Deluge
Post Reply
449
New User
New User
Posts: 8
Joined: Sat Jan 12, 2008 7:12 am

How do I COMPLETELY remove deluge?

Post by 449 »

Title says it all, I need to completely remove deluge, or so I think. I have one of the nightly builds installed and when I run it all I get is a blank frozen window. Help would be greatly appreciated. Thanks!
loki
Moderator
Moderator
Posts: 787
Joined: Tue Dec 04, 2007 3:27 pm
Location: MI, USA

Re: How do I COMPLETELY remove deluge?

Post by loki »

Try the purge argument in the package manager of your choice.
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: How do I COMPLETELY remove deluge?

Post by johnnyg »

Code: Select all

rm -r .config/deluge/
that will delete all your deluge preferences, which could be causing the problem.

if that fails, run deluge from terminal and post what is printed.
Post Reply