Finding installed applications

All Gurus once were Newbies
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Please stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions prefer the other forums within the support section.
Before you post please read this

Finding installed applications

Postby geoff1859 on Wed Jun 27, 2012 1:53 am

Greetings to forum members and those more experienced than I am with Linux...

I know this topic has been done to death but the comments below from the Forum don't reflect my experience (I recently installed Maya). I'm assuming that I've missed something fundamental.

Under Newbie Questions > How to install software on LInux Mint:

"apt-get: On the forums you will often see suggestions to run a command like "sudo apt-get install program" from the terminal to install a program. This command is just a terminal version of the Software Manager; any program installed this way also shows up in the Software Manager and will also be updated by the Update Manager".

"...also shows up in the Software Manager"

However, I've downloaded Tor via Software Manager and it doesn't subsequently show up in Software Manager or under the list of Internet section.

Any tips would be much appreciated.

I believe that the difficulties that newcomers have installing (or finding already installed programs) is often the first major stumbling block that causes them to give up prematurely with Linux. I'm now having another go after having given up numerous times in the past.

Geoff
geoff1859
Level 1
Level 1
 
Posts: 3
Joined: Wed Feb 02, 2011 5:47 pm

Linux Mint is funded by ads and donations.
 

Re: Finding installed applications

Postby munin on Wed Jun 27, 2012 2:24 am

Hi geoff. Whatever you do, do not give up. If tor does not show up in the software manager, there must be an error somewhere. That is not unusual. But if you write, tor help, in the terminal, you should see whether it is installed or not. Sudo not necessary.
I an pretty new to Mint myself, and strange and frustrating things happen sometimes, but just keep trying, and after a while Mint Maya should be a very enjoyable experience.
User avatar
munin
Level 1
Level 1
 
Posts: 25
Joined: Sat Apr 21, 2012 6:58 am

Re: Finding installed applications

Postby geoff1859 on Wed Jun 27, 2012 3:02 am

Hi Munin,

I put 'tor help' into the terminal and got

[warn] help with no value failing
[err] reading config failed--see warnings

I can't tell from this whether my 'help' enquiry failed or the installation of Tor... This kind of ambiguity is also high on the list of reasons why people give up...

Is there not some straightforward command like 'start tor'...?

Thanks for your help.

Geoff
geoff1859
Level 1
Level 1
 
Posts: 3
Joined: Wed Feb 02, 2011 5:47 pm

Re: Finding installed applications

Postby oobetimer on Wed Jun 27, 2012 9:22 am

Open terminal and run command:
dpkg-query -W --showformat='${Installed-Size}\t${Package}\n' | sort -nr | less

You can make a text.file about the packages:
dpkg-query -W --showformat='${Installed-Size}\t${Package}\n' | sort -nr > packages.txt
User avatar
oobetimer
Level 7
Level 7
 
Posts: 1890
Joined: Tue Jun 01, 2010 12:53 pm
Location: Finland / above the Arctic Circle

Re: Finding installed applications

Postby geoff1859 on Wed Jun 27, 2012 8:04 pm

Thanks Oobetimer. I'll try that right now. (I'll also try installing other applications just to make sure that there wasn't something wrong with the Tor files.)
Geoff
geoff1859
Level 1
Level 1
 
Posts: 3
Joined: Wed Feb 02, 2011 5:47 pm

Re: Finding installed applications

Postby HughT on Thu Jun 28, 2012 6:09 am

hi geoff1859, note that the correct syntax to get help is
Code: Select all
tor -h
or
Code: Select all
tor --help
or
Code: Select all
man tor
for long manuals it's often more convenient to save a copy, which you can do thus:
Code: Select all
man tor > Desktop/tor_manual
That'll create a new document with the manual on your desktop named tor_manual, clearly you can save it elsewhere by changing the path.
Hope this helps
Please Edit your post title and add [SOLVED] once your question is resolved.
HughT
Level 5
Level 5
 
Posts: 617
Joined: Thu Oct 20, 2011 1:54 pm
Location: England


Return to Newbie Questions

Who is online

Users browsing this forum: GreenAce92, Recusant, Redondo, tdockery97 and 30 guests