LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 04-30-2009, 01:54 AM   #1
abhirup2009
LQ Newbie
 
Registered: Mar 2009
Posts: 2

Rep: Reputation: 0
Question i can't install nokia pc suit in ubuntu operating system......help me


hey freands..help me to install nokia pc suit........

as soon as possible.......

am waiting for ur ans........
 
Old 04-30-2009, 02:07 AM   #2
abhirup2009
LQ Newbie
 
Registered: Mar 2009
Posts: 2

Original Poster
Rep: Reputation: 0
Question urjent

how can i install any softwere in ubuntu ....?????

help me.....plz
 
Old 04-30-2009, 02:47 AM   #3
davender84
Member
 
Registered: Feb 2009
Posts: 42

Rep: Reputation: 15
Smile hi

Quote:
Originally Posted by abhirup2009 View Post
how can i install any softwere in ubuntu ....?????

help me.....plz

Installing software on Ubuntu usually entails using Synaptic or by using an apt-get command from the terminal. Unfortunately, there are still a number of packages out there that are only distributed in RPM format.

There's a utility called Alien that converts packages from one format to the other. This doesn't always mean that an rpm will work on your system, though. You will need to install some prerequisite software packages in order to install alien, however. These packages include gcc and make.

Run this command to install alien and other necessary packages:

sudo apt-get install alien dpkg-dev debhelper build-essential

To convert a package from rpm to debian format, use this command syntax. The sudo may not be necessary, but we'll include it just in case.

sudo alien packagename.rpm

To install the package, you'll use the dpkg utility, which is the internal package management tool behind debian and Ubuntu.

sudo dpkg -i packagename.deb
 
Old 04-30-2009, 02:50 AM   #4
baig
Member
 
Registered: Nov 2008
Location: وادی ھنزہ
Distribution: Solaris 5.10, Debian Server 5.2, CentOS 5.6
Posts: 226
Blog Entries: 3

Rep: Reputation: 38
first search for the required software in ubuntu repos..


Code:
sudo aptitude search <your_required_software>
e.g

Code:
sudo aptitude search amsn
and if its exists.. type complete and correct name from there..

Code:
sudo aptitude install amsn -y
or you can download any .tgz or tar.gz file and

extract it by

Code:
tar -zxvf <filename.tgz>
cd filname_folder

Code:
 ./configure
make
sudo make install



Cheers!!
 
Old 04-30-2009, 03:31 AM   #5
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
Please post your thread in only one forum. Posting a single thread in the most relevant forum will make it easier for members to help you and will keep the discussion in one place. This thread should be closed because it is a duplicate of http://www.linuxquestions.org/questi...urjent-722636/.
 
Old 04-30-2009, 03:32 AM   #6
arochester
Member
 
Registered: May 2006
Distribution: Debian
Posts: 615

Rep: Reputation: 98
That's urgent? Really?

Look at http://www.psychocats.net/ubuntu/installingsoftware and http://amitech.50webs.com/installing/index.php.html
 
Old 04-30-2009, 03:36 AM   #7
linuxlover.chaitanya
Senior Member
 
Registered: Apr 2008
Location: Gurgaon, India
Distribution: Cent OS 6/7
Posts: 4,631

Rep: Reputation: Disabled
Quote:
Originally Posted by abhirup2009 View Post
how can i install any softwere in ubuntu ....?????

help me.....plz
Urgent ? for whom? For you but no one else. Forbid from posting threads with such subjects. Use relevant titles to get more help. And google is your friend so use it first.
 
Old 04-30-2009, 03:37 AM   #8
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
...and please don't crosspost your threads and use descriptive thread titles.
 
Old 04-30-2009, 07:55 AM   #9
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
Merged the two (almost duplicate) threads
 
  


Reply

Tags
install, nokia, pc, ubuntu



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
'Operating system not found' Any operating system installed wont work. TechniSlave Linux - Newbie 55 02-09-2009 11:02 AM
Error Loading Operating System--Linux Ubuntu--Help jadehe Linux - Newbie 10 03-15-2008 08:08 PM
error during Ubuntu install, now says "Missing Operating System" DJGCrusader Linux - Newbie 6 08-11-2007 07:12 PM
"Missing operating system" Ubuntu install hamburglar Ubuntu 11 08-12-2006 01:09 PM
How many Debian CDs to install a fully operating system equivielent to Ubuntu? fleeced Debian 4 05-29-2006 05:21 PM

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

All times are GMT -5. The time now is 11:02 AM.

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