| View previous topic :: View next topic |
| Author |
Message |
viking
Joined: 18 May 2008 Posts: 6 Location: Vancouver Island
|
Posted: Mon May 26, 2008 8:59 am Post subject: how do I install opera |
|
|
| How do I install the opera browser, as it is not in synaptic?
|
|
| Back to top |
|
 |
impuwat

Joined: 13 Sep 2007 Posts: 194 Location: Idaho
|
|
| Back to top |
|
 |
viking
Joined: 18 May 2008 Posts: 6 Location: Vancouver Island
|
Posted: Tue May 27, 2008 4:39 am Post subject: |
|
|
| No, I don't know how to install using the terminal but would certainly like to try.
|
|
| Back to top |
|
 |
mariel77

Joined: 13 Sep 2007 Posts: 95
|
Posted: Tue May 27, 2008 5:00 am Post subject: |
|
|
To install any package that is *.deb, do the following:
- Open a terminal.
- Become root by typing su and then your root password. Your password won't show while you are typing, but it will be there; just press Enter.
- if you need to change to the directory that you have downloaded your .deb file, type cd Documents where Documents is the directory name.
Then to install, type:
dpkg -i *.deb
If you don't want to type the full name of the package, just type the first few letters and then press the tab key and the rest of the name will appear and then you can press Enter to install.
|
|
| Back to top |
|
 |
viking
Joined: 18 May 2008 Posts: 6 Location: Vancouver Island
|
Posted: Wed May 28, 2008 12:56 am Post subject: |
|
|
| Thanks for the help, opera is now installed. However I can't find it in the fluxbox menu anywhere but I can use it with the run command. How can I add it to the menu.
|
|
| Back to top |
|
 |
anticapitalista Site Admin

Joined: 11 Sep 2007 Posts: 1026 Location: Greece
|
Posted: Wed May 28, 2008 1:05 am Post subject: |
|
|
If you have antiX-M7.2 there is an excellent FAQ that answers this question and others.
It really is well worth reading and the authors spent a lot of time on it to try and make antiX as easy as possible.
If you don't have M7.2, the answer is also here:
http://antix.mepis.com/index.php/Fluxbox_Tips_and_Tricks_Edit_Fluxbox_Menu
except you start from menu ->Settings->Config-user and choose edit menu. _________________ Philosophers have interpreted the world in many ways; the point is to change it.
|
|
| Back to top |
|
 |
eriefisher

Joined: 07 Oct 2007 Posts: 676 Location: Canada's South Coast
|
Posted: Wed May 28, 2008 2:08 am Post subject: |
|
|
Quick and easy.
win+r for a run command or right click>>menu>>run.
| Code: | | leafpad /home/username/.fluxbox/menu |
Add this where you want it. Probably under browser.
| Code: | | [exec] (Opera) {opera} |
Save and close and Opera should now be in the menu. _________________ eriefisher
------------------------------------------------------------
If I knew It was this good I would have been "Anti" everything long ago.
The first thing a I met was a fly with a buzz......America
|
|
| Back to top |
|
 |
viking
Joined: 18 May 2008 Posts: 6 Location: Vancouver Island
|
Posted: Wed May 28, 2008 8:06 am Post subject: |
|
|
| Thanks for the help, I now have opera listed in the menu under net.
|
|
| Back to top |
|
 |
|