LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-24-2009, 08:55 PM   #1
Newbubuntu
LQ Newbie
 
Registered: Feb 2009
Posts: 9

Rep: Reputation: 0
Having trouble installing software.. help me i'm new to linux. former windows user


hi i have trouble installing things i download, such as limewire. i'm used to autorun and everything and im really dumb when it comes to computers ( or anything really ) and i dont know what to open when i open the file ( e.x. chrome, jstmodules, components, defaults.. wtf?) whats rpm and the other things? also, i use ubuntu 8.10

Last edited by Newbubuntu; 02-24-2009 at 09:59 PM. Reason: to add sum stuff
 
Old 02-24-2009, 10:01 PM   #2
AsusDave
Member
 
Registered: Jul 2008
Distribution: Debian, Ubuntu 10.04
Posts: 151

Rep: Reputation: 34
OK,
I am gonna make a few assumptions since you don't give a lot of details on your setup. if my guesses are off, just let me know and I will adjust my aim :-)

The short answer to your question is to use the package manager that comes with your distribution to install/remove packages (programs).

The biggest reason you want to do this is the package manager makes it much easier to keep track of dependencies and avoid problems. Linux software is "modular", meaning it shares parts of other software. Dependency issues can spring up quickly if you aren't careful. Its much like deleting shared dll files in Windows. Also, the package manager "bundles" the program you want with all the required shared libraries so if you don't have everything already downloaded, it will prompt you to download what else you need.

By your username, I am going to guess you are using Ubuntu. Ubuntu uses the same package manager as Debian as it is based on Debian. The program you will look for is called the Synaptics Package Manager. I am also going to guess you are using Gnome for a windows manager. I think synaptics is listed under "administration" in Gnome but don't exactly remember. It should be easy enough to find though.

Once you start it up, you will get a listing of all the software available in your repository. You should be able to search or use the sections on the right to find what you want to install. Just right click on the package you want to install and choose "mark for installation" or something like that, then click the apply button and it will install the program for you.

With all that said, the process is not perfect and it can get more complicated than our simple example. Just take your time and you will be fine. Also if you start getting a bunch of warnings or errors, it's a good idea to stop until you get more help.

HTH,
Dave
 
Old 02-24-2009, 10:22 PM   #3
Newbubuntu
LQ Newbie
 
Registered: Feb 2009
Posts: 9

Original Poster
Rep: Reputation: 0
ok so say i downloaded limewire basic which i did and now what? i searched it in the manager and it didnt come up
 
Old 02-24-2009, 10:30 PM   #4
Newbubuntu
LQ Newbie
 
Registered: Feb 2009
Posts: 9

Original Poster
Rep: Reputation: 0
ok nvm i got the downloads screen up and clicked install package... and it installed i guess. so, where can i open it? i mean i cant find it anywhere..
 
Old 02-24-2009, 10:38 PM   #5
craigevil
Senior Member
 
Registered: Apr 2005
Location: OZ
Distribution: Debian Sid/RPIOS
Posts: 4,900
Blog Entries: 29

Rep: Reputation: 537Reputation: 537Reputation: 537Reputation: 537Reputation: 537Reputation: 537
Your best bet is to learn how to use APT.
Software Management - Community Ubuntu Documentation
https://help.ubuntu.com/community/SoftwareManagement

Advanced package management
https://help.ubuntu.com/8.04/add-app.../advanced.html

APT HOWTO
http://www.debian.org/doc/manuals/ap.../index.en.html
 
Old 02-24-2009, 10:38 PM   #6
Newbubuntu
LQ Newbie
 
Registered: Feb 2009
Posts: 9

Original Poster
Rep: Reputation: 0
this is how it went... limewire.com>download>download succesful then opened the file>installed package... now what?
 
Old 02-24-2009, 10:45 PM   #7
Newbubuntu
LQ Newbie
 
Registered: Feb 2009
Posts: 9

Original Poster
Rep: Reputation: 0
after installing where does the file go i guess is the question..
 
Old 02-24-2009, 11:05 PM   #8
frieza
Senior Member
 
Registered: Feb 2002
Location: harvard, il
Distribution: Ubuntu 11.4,DD-WRT micro plus ssh,lfs-6.6,Fedora 15,Fedora 16
Posts: 3,233

Rep: Reputation: 406Reputation: 406Reputation: 406Reputation: 406Reputation: 406
it would usually go somewhere in the PATH
the PATH is a configured aet of directories that an operating system uses to look for executables (or libraries, but that would be LIBPATH)
by default that path would include /bin, /usr/bin and /usr/local/bin, for root that would also include /sbin /usr/sbin and /usr/local/sbin
to show your path, at a terminal, type 'echo $PATH'

Last edited by frieza; 02-24-2009 at 11:07 PM.
 
Old 02-25-2009, 06:58 AM   #9
Newbubuntu
LQ Newbie
 
Registered: Feb 2009
Posts: 9

Original Poster
Rep: Reputation: 0
ok when i goto usr>local>bin.. thers nothing in it
 
Old 02-25-2009, 07:00 AM   #10
Newbubuntu
LQ Newbie
 
Registered: Feb 2009
Posts: 9

Original Poster
Rep: Reputation: 0
wait i went to lib and i found it and it worked!! thanks
 
Old 02-25-2009, 03:01 PM   #11
Newbubuntu
LQ Newbie
 
Registered: Feb 2009
Posts: 9

Original Poster
Rep: Reputation: 0
ok now i have trouble when for some reason i cant open a file using the package installer like songbird... help? i can only open with archive manager
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
First time Linux user!!! Trouble installing WMWare tools gaviota Fedora 1 01-02-2006 05:11 PM
please explain me why there is so much of trouble in installing any software in linux amolgupta Programming 24 05-10-2005 04:56 PM
why there is so much of trouble in installing any software in linux? amolgupta Linux - Software 2 04-11-2005 12:18 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:32 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