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 05-03-2008, 06:43 PM   #1
Sunfist
Member
 
Registered: Jun 2007
Location: Washington
Distribution: Ubuntu 12.04
Posts: 37

Rep: Reputation: 15
Installing new software


I would have to say this is my biggest complaint at the moment about Linux and that is the difficulty of installing and using new software. I have several downloads but for the moment lets just consider Kdevelope. I have downloaded the file and extracted the files. When I switch to the new folder and type apt-get install, it says 0 files installed, 0 files updated..ect, in other words it does nothing with little indication of what the problem might be. Second..assuming I can get it installed, how do I get it added to the programming menu or applications menu in gnome? I am sure once I get the procedure down its the same for nearly everything but right now its confusing.
 
Old 05-03-2008, 06:58 PM   #2
DiBosco
Member
 
Registered: Nov 2001
Location: Manchester, UK
Distribution: Mageia
Posts: 807

Rep: Reputation: 40
I can only speak for Mandriva, but the ease of installing software in that flavour of Linux is one of its many huge advantages over Windows.

From your syntax I would guess you're running Ubuntu or Debian, so I'm not sure whether they have repositories to set up like you do in Mandriva. If it does I'm willing to bet that's what the issue is.

In Mandriva if you install something, it automatically appears in the menu. I guess Ubuntu and Debian would be the same as Ubuntu especially is supposedly good for stuff like this.
 
Old 05-03-2008, 07:17 PM   #3
mrrangerman
Member
 
Registered: Oct 2007
Location: MI
Distribution: Debian Slackware
Posts: 528

Rep: Reputation: 59
Quote:
Sunfist
I have several downloads but for the moment lets just consider Kdevelope. I have downloaded the file and extracted the files. When I switch to the new folder and type apt-get install, it says 0 files installed, 0 files updated..ect, in other words it does nothing with little indication of what the problem might be
Thats because you don't install a file that way, if you open your Synaptic package manager do a search for Kdevelope mark it for install then click ok , that's it.

Or open a terminal type sudo apt-get install Kdevelope give your passwd then let it do its thing.

What could be easier?

Edit: You can also install packages of the .deb type download the package cd into the dir, then type dpkg -i package.name.deb

You can install from source also but if your just starting in linux learn the package manager for your distro first.

Last edited by mrrangerman; 05-03-2008 at 07:22 PM. Reason: add info
 
Old 05-03-2008, 07:29 PM   #4
Sunfist
Member
 
Registered: Jun 2007
Location: Washington
Distribution: Ubuntu 12.04
Posts: 37

Original Poster
Rep: Reputation: 15
Wow, that worked. It asked me to put my Ubuntu dvd in the drive for some reason, I guess some of the files were on there but didnt get installed in the original install. Everything I was reading was giving these detailed but complicated instructions for unpacking and running configure files, make files ect. And when I did try that I got error messages all over the place, but it was easy using Synaptic.
 
Old 05-03-2008, 07:34 PM   #5
alan_ri
Senior Member
 
Registered: Dec 2007
Location: Croatia
Distribution: Debian GNU/Linux
Posts: 1,733
Blog Entries: 5

Rep: Reputation: 127Reputation: 127
You don't install extracted tar.gz files with apt-get install,You have to compile that package with make and make install.There are usually readme files that tell you how to do it within the package.If you want to run KDE application under the GNOME be sure that you have necessary dependencies installed.If you are using Debian or Ubuntu for example,then first start to use Synaptic package manager,to see what packages are available,but first enable repositoryes that you wish.
You can edit your profile(here on the LQ) and enter distribution that you use,so that it would be easyer to solve your problems in the future.
 
Old 05-03-2008, 07:48 PM   #6
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
You may want to read the documentation, something is misconfigured if you had to insert the DVD, normally everything is downloaded from repositories as needed. You may miss important security updates, too.
 
Old 05-03-2008, 08:26 PM   #7
mrrangerman
Member
 
Registered: Oct 2007
Location: MI
Distribution: Debian Slackware
Posts: 528

Rep: Reputation: 59
Quote:
Emerson
You may want to read the documentation, something is misconfigured if you had to insert the DVD, normally everything is downloaded from repositories as needed. You may miss important security updates, too.
I've had several installs that will do that, he can just comment out the CD-Rom entry from the sources.list then do a sudo apt-get update and should be fine.
 
Old 05-03-2008, 09:12 PM   #8
okos
Member
 
Registered: May 2007
Location: California
Distribution: Slackware/Ubuntu
Posts: 609

Rep: Reputation: 38
You will still need to learn how to download from source and install.
Sometimes the repository will not have the program you are looking for.
At that point you will need to download the <program>.tar.gz.

See this tutorial:
http://www.linuxquestions.org/linux/...ms_from_Source
 
Old 05-06-2008, 03:19 AM   #9
sica07
Member
 
Registered: May 2008
Distribution: Arch
Posts: 47
Blog Entries: 3

Rep: Reputation: 16
Wink

Quote:
Originally Posted by Sunfist View Post
Wow, that worked. It asked me to put my Ubuntu dvd in the drive for some reason, I guess some of the files were on there but didnt get installed in the original install.
Go to System>Administration>Software Sources>Ubuntu Software
and uncheck any entries starting with "cdrom," then reload the software lists.
 
  


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
HELP:installing a software chetanambi Linux - Newbie 1 10-04-2007 11:02 AM
help with installing software jt-performance Linux - Software 7 01-19-2006 04:32 PM
installing software terdmonkey18 Linux - Software 5 10-06-2003 09:45 AM
installing software SyntheticBlue Slackware 6 05-13-2003 12:40 PM
Question on installing software and starting software rootlinux Linux - Newbie 5 01-19-2002 10:40 AM

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

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