LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 08-26-2011, 09:46 AM   #1
linuxlovers
LQ Newbie
 
Registered: Aug 2011
Posts: 7

Rep: Reputation: Disabled
Smile how to open softwares via terminal in ubuntu


hey frnds any one tell me how to open softwares in ubuntu via terminal i had just install a software in ubuntu but.....its not showing in anywhere and also in application menu.....sorry i'm just newbies in linux....so frnd plz guide me....
 
Click here to see the post LQ members have rated as the most helpful post in this thread.
Old 08-26-2011, 10:58 AM   #2
flamelord
Member
 
Registered: Jun 2011
Distribution: Arch Linux
Posts: 151

Rep: Reputation: 34
Simply open up a terminal (applications->accessories->terminal I think, or Ctrl-Alt-T), and type the name of the application. If you want it to run in the background append a "&" at the end.
 
1 members found this post helpful.
Old 08-26-2011, 11:53 AM   #3
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Quote:
.. tell me how to open softwares in ubuntu via terminal
Please tell which software, it's about.

Not all applications are started with a "one word command".
 
1 members found this post helpful.
Old 08-27-2011, 12:54 AM   #4
linuxlovers
LQ Newbie
 
Registered: Aug 2011
Posts: 7

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by knudfl View Post
Please tell which software, it's about.

Not all applications are started with a "one word command".
.....thanks i hav a software called firefox-6.0.tar.bz2 on my ubuntu home folder how to install and open it give me full process plz......
 
Old 08-27-2011, 12:55 AM   #5
linuxlovers
LQ Newbie
 
Registered: Aug 2011
Posts: 7

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by flamelord View Post
Simply open up a terminal (applications->accessories->terminal I think, or Ctrl-Alt-T), and type the name of the application. If you want it to run in the background append a "&" at the end.
...thanks frnd
 
Old 08-27-2011, 01:09 AM   #6
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
You get the file firefox-6.0.tar.bz2 from the mozilla website. That is not the normal way to install Firefox but you are free to do what you want. A simpler method would be to open a terminal and type
Code:
sudo  apt-get install firefox
(I think ubuntu uses firefox rather than iceweasel).
Try reading some introduction to packages in ubuntu. That would be useful for you.
ciao,
jdk
 
2 members found this post helpful.
Old 08-27-2011, 06:54 AM   #7
linuxlovers
LQ Newbie
 
Registered: Aug 2011
Posts: 7

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by jdkaye View Post
You get the file firefox-6.0.tar.bz2 from the mozilla website. That is not the normal way to install Firefox but you are free to do what you want. A simpler method would be to open a terminal and type
Code:
sudo  apt-get install firefox
(I think ubuntu uses firefox rather than iceweasel).
Try reading some introduction to packages in ubuntu. That would be useful for you.
ciao,
jdk
thanks i'll try ...
 
Old 08-27-2011, 07:17 AM   #8
cascade9
Senior Member
 
Registered: Mar 2011
Location: Brisneyland
Distribution: Debian, aptosid
Posts: 3,753

Rep: Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935
Quote:
Originally Posted by jdkaye View Post
You get the file firefox-6.0.tar.bz2 from the mozilla website. That is not the normal way to install Firefox but you are free to do what you want. A simpler method would be to open a terminal and type
Code:
sudo  apt-get install firefox
That will work for ubuntu 11.04, you would get firefox 6.0 from the 11.04 repos.

10.10 and 10.04 will not get an update to firefox 6.0 from the offical repos. All earlier versions of ubuntu are out of support, so dont use them. Its probably safer and easier to add a PPA to your ubuntu repos than manually installing to get firefox 6.0 with 10.04 and 10.10.

Directions for how to add a PPA and get firefox 6.0 on 10.10 and 10.04 is here-

http://mygeekopinions.blogspot.com/2...untu-1010.html

Quote:
Originally Posted by jdkaye View Post
(I think ubuntu uses firefox rather than iceweasel).
Yep, thats right, ubuntu has firefox not iceweasel.
 
Old 08-27-2011, 07:38 AM   #9
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
Or else you can download the package from the Debian site and install it with dpkg (it will be called "iceweasel"). Just make sure the dependencies are met (also available from Debian if need be).
ciao,
jdk
 
  


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
script to open pseudo-terminal at user login to GUI: ubuntu (kiwi) 10.04 zev42 Programming 1 12-07-2010 10:39 AM
script to open pseudo-terminal at user login to GUI: ubuntu (kiwi) 10.04 zev42 Ubuntu 1 11-27-2010 03:28 AM
script to open pseudo-terminal at user login to GUI: ubuntu (kiwi) 10.04 zev42 Linux - Newbie 2 11-26-2010 10:35 PM
Ubuntu getting error when I open a terminal window jokerbw Ubuntu 3 01-11-2006 06:35 PM

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

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