at risk of being casitigated, how do I search in Deluge?

General support for problems installing or using Deluge
Post Reply
saskatchewan

at risk of being casitigated, how do I search in Deluge?

Post by saskatchewan »

Hi

I know that I am risking castigation but I installed deluge and I installed the search plug in but I don't know how to search. Where do I enter what I am searching for?

Boy do I feel dumb....

Also, any suggestions on how to uninstall Frostwire from Ubuntu 8.04 are greatly appreciated.
jdhore
Member
Member
Posts: 37
Joined: Fri Oct 26, 2007 12:04 am

Re: at risk of being casitigated, how do I search in Deluge?

Post by jdhore »

I don't believe Deluge has search (unless you're referring to search of torrent sites which is a plugin called Torrent search)

and to remove Frostwire, run from terminal:

Code: Select all

sudo apt-get remove frostwire
pete_h
Member
Member
Posts: 39
Joined: Thu Dec 20, 2007 7:25 am

Re: at risk of being casitigated, how do I search in Deluge?

Post by pete_h »

jdhore wrote:and to remove Frostwire, run from terminal:

Code: Select all

sudo apt-get remove frostwire
Additionally, if you wish to remove your Frostwire configuration files at the same time as uninstalling the program, you should use the following command:

Code: Select all

sudo apt-get --purge remove frostwire
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: at risk of being casitigated, how do I search in Deluge?

Post by johnnyg »

saskatchewan wrote:Hi

I know that I am risking castigation but I installed deluge and I installed the search plug in but I don't know how to search. Where do I enter what I am searching for?

Boy do I feel dumb....
Once you've enabled the torrent search plugin, you should see a search field on the toolbar.
It has a drop down menu of different search engines you can choose from (you can also add more by editing search torrents preferences).
You just need to enter a search term and hit enter and it'll open up the results in your default browser.
Post Reply