Logo 
Search:

Unix / Linux / Ubuntu Forum

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds

Which File is the Executable?

  Date: Feb 11    Category: Unix / Linux / Ubuntu    Views: 444
  

I am brand new - so be gentle - to Ubuntu 12.0.4 LTS on a netbook. SeaMonkey
looked interesting enough for me to install it from a magazine's CD-ROM.

As soon as I run it, it tells me I need to upgrade. And gives me a link to
download. I download, save it to the downloads folder, and un-Zip it to a
sob-folder.

But which of all the Zip's files do I tell Ubuntu Software - or the commandline
in Terminal - to "run" to update the program? SeaMonkey is not in Synaptic nor
the Ubuntu Software system.

And if you take the time to answer this most basic (no pun intended) of
questions, could you also point me to a "primer" on this type of newbie inquiry?
A "Dummies Guide to Linux," perhaps?

Share: 

 

5 Answers Found

 
Answer #1    Answered On: Feb 11    

Im not sure if it has it but instead of trying to do the CD try the Ubuntu
Software Center.

 
Answer #2    Answered On: Feb 11    

I get no response searching for Seamonkey in Synaptic.

Searching for SeaMonkey in Ubuntu Software Center I get a match.

In Terminal executing seamonkey, not SeaMonkey, all lower case, I get
The program 'seamonkey' is currently not installed. You can install it by
typing:
sudo apt-get install seamonkey

Sometime just entering a program on the command line in Terminal, Terminal
will tell you how to install it.

 
Answer #3    Answered On: Feb 11    

The problem here is using Windows thinking in a different OS. Linux does
not have executables as in Windows. The second problem is that Windows
applications use one of several packagers. When you install an application
in Windows you search on the internet for applications. The developer
chooses a package installer and makes the file. Linux is different. You do
not install applications from the internet. You do not usually try to unzip
and run the developers installer. Instead all packages are maintained in
secure locations called repositories. You can count on them being free of
viruses because they are maintained by developers.

For installing applications think, app store (we had it before they did).
You use a package manager (think iTunes, we had it first). You find the
application in the package manager and install it from there. You *can*
install from source, but you need to know what you're doing and that is
best left for experienced users.

There are several possible package managers. Software centre comes with
Ubuntu. You could install Synaptic and it will do the same thing and give
more information (and you only need to give your password once). You could
also install from the commandline, but in doing so you still get it from
the software repositories in your sources list.

If you do need an application outside of the repositories look for a Deb
file (a package for Debian based systems like Ubuntu). It should be the
right architecture (32 or 64-bit) and it should be for your version of
Ubuntu. If you install outside of the repositories you risk messing up your
system. You can run into dependency problems, get installation errors and
have difficulty resolving them or have trouble removing the packages. Be
forewarned.

Your application is in the Software repositories. Remove to old one and
then install the new one. It will check for dependencies, download,
install, and add a menu entry. One stop shopping.

So, basically:

1) Do not search the internet for packages. Always use the package manager
until you are adept at using the commandline and familiar with
dependencies. If it is not in the repositories then you can likely get it
by PPA (personal package archives) that adds a line to your sources so you
get new applications not available in the regular repos. This is also with
some attached risk.

2) Remember, that you are no longer in Kansas any more. You are in Linux.
Expect it to be different. Expect nice surprises.

Welcome to Linux! It is convenient to not to have to search.

 
Answer #4    Answered On: Feb 11    

Many thanks for the informative replies.

I tried Ubuntu in 2008, and back then also received absolutely no assistance
from their own support forums. Same thing this time 'round. I realize mine is a
VERY "newbie" type of inquiry. But I welcome being pointed to a "primer" for new
Linux experimenters.

I installed gnome shell, since that was a little more like what I remember my
desktop looking and feeling like. But I am going to try to use Ubuntu
exclusively for some period of time (a weekend, perhaps?) and see how I feel
about it afterwards.

v12.0.4 immediately detected my home network system. As well as my Canon
wireless printer on that network. THAT was impressive.

 
Answer #5    Answered On: Feb 11    

Most of the time it works this way. If we only see the posts of people when
it doesn't work, then we can get a jaded view. Thanks for posting a
positive result.

 
Didn't find what you were looking for? Find more on Which File is the Executable? Or get search suggestion and latest updates.




Tagged: