LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-29-2008, 04:26 PM   #1
Big Trev
LQ Newbie
 
Registered: Dec 2008
Posts: 2

Rep: Reputation: 0
Installing |Applications


I have have recently received an Acer Aspire One laptop running Linux Linpus. I've never used Linux before. How do I instal applications? More specifically, how do I install Thunderbird? I have downloaded the Thunderbird.tar.gz file. What do I do next?
Simple as you can please! Other forums make little sense to me.
 
Old 12-29-2008, 05:52 PM   #2
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
Welcome to LQ!!

One of the very first things to learn on Linux is the Package Manager---it is in your menus somewhere--under the name of Install SW, Install Applications, or something like that. Normally you want to install things using the package manager before trying anything else.

In the case of Thunderbird, it's pretty easy.
Open the terminal**
enter "su" to become root
locate the tar.gz file (probably) in Desktop
move it to /opt
extract using "tar -xzvf filename"
go into the directory that is created
run the thunderbird script

Here are the exact commands, assuming the file is in Desktop, and is named thunderbird.tar.gz (I'll use a wildcard which works as long as there are no files with similar names.)

Code:
<<Open the terminal>>
su
<<enter root password at the prompt>>
cd Desktop
mv thun* /opt
cd /opt
tar -xzvf thun*
cd thunderbird
./thunderbird
**Here are some links on where to find the terminal in that particular netbook
 
Old 12-29-2008, 05:53 PM   #3
DiBosco
Member
 
Registered: Nov 2001
Location: Manchester, UK
Distribution: Mageia
Posts: 807

Rep: Reputation: 40
As with other Linux distributions, Linpus - which is what runs on the Aspire - has a repository, so there is no need to download applications. Have you explored the repository?

There is a mail client that comes with the Aspire, is there a reason you don't want to use that? Thunderbird is a fairly heavyweight application, so unless there is a very important reason you need Thunderbird, I'd advise you use the mail client that comes with it as it is fast and specifically set up for the Aspire.

If Thunderbird is not in the repository and you absolutely have to have it, you can just uncompress it to a subdirectory and run the thunderbird script to invoke the program.
 
Old 12-30-2008, 03:33 AM   #4
Big Trev
LQ Newbie
 
Registered: Dec 2008
Posts: 2

Original Poster
Rep: Reputation: 0
Hi Guys. Thanks for your help but I have a couple of problems. I can't see the Package Manager anywhere in the Settings menu (or anywhere else for that matter). Where might it be?

Secondly, when I type in SU it prompts me for a password, which I don't have.

Thirdly I don't know where to find the repository.
 
Old 12-30-2008, 04:02 AM   #5
makuyl
Senior Member
 
Registered: Dec 2004
Location: Helsinki
Distribution: Debian Sid
Posts: 1,107

Rep: Reputation: 54
You might want to check out this forum http://www.aspireoneuser.com/forum/v...hp?f=39&t=5105
 
Old 12-30-2008, 04:22 AM   #6
DiBosco
Member
 
Registered: Nov 2001
Location: Manchester, UK
Distribution: Mageia
Posts: 807

Rep: Reputation: 40
To change the root password, use Alt-F2 to run Terminal, then change to root user with ’sudo su’ and then change the password with passwd.


Make sure your root password is not the same as your user password and that it is not just your name. Preferably make it a random series of letters and numbers you can writw down somewhere safe and secure just in case you forget it.


IIRC, once you have done this the repository will be available. Right click, System | Add/Remove Software. You will then have to enter this root password every time you want to add a program.

One piece of advice, AFAIK, this is not like the Mandriva repositories where there are lots of mirrors, I think there is just the one location. It does sometimes fail. If this happens, just try to reinstall the software.

BTW, the previous poster is right. The Aspire One forum is good for the quirks that are particular to Linpus.
 
Old 12-30-2008, 04:57 AM   #7
stratotak
Member
 
Registered: Sep 2005
Distribution: Today Debian . Tomorrow ..??
Posts: 386

Rep: Reputation: 39
heres another how to for you.maybe this can help
http://www.reghardware.co.uk/2008/09...pire_one_tips/
 
Old 12-30-2008, 05:16 AM   #8
DiBosco
Member
 
Registered: Nov 2001
Location: Manchester, UK
Distribution: Mageia
Posts: 807

Rep: Reputation: 40
Nice article, Strato, thanks!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
installing applications warun Linux - Newbie 6 08-26-2007 06:51 PM
Installing applications digjoh Linux - Newbie 4 02-08-2006 05:07 PM
Installing Applications? /usr/bin/w1zard Linux - Newbie 8 08-26-2005 03:34 AM
installing applications yiang Linux - Newbie 3 09-12-2004 01:03 PM
help installing applications flynnhandley Linux - Software 3 10-02-2003 04:48 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:31 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration