very basic question. Installed Kubuntu 7.10 after windows xp suddenly crashed. I downloaded firefox but I can't install it. I'm pulling my hair out. I click the compressed download and it opens up the contents. In windows there is normally a symbol that looks like the firefox symbol. You click it and the program installs. What do I do. Conqueror is horrible--it won't even play youtube.
Announcement
Collapse
No announcement yet.
Installing firefox
Collapse
This topic is closed.
X
X
-
Re: Installing firefox
Firefox is in the repositories. KMenu > System > Adept > search for "Firefox". This will install Firefox along with any dependencies. It still won't play youtube videos unless you install the flash plugin, which can be done by installing kubuntu-restricted-extras package, which will also install Java, mp3 support, and several other commonly used non-free (as in source code) software.
Edit: Forgot to mention... the Firefox you probably downloaded from the Mozilla website can be installed by opening the terminal (Konsole) and typeCode:sudo tar -xvf firefox-3.0.1.tar.bz2 -C /usr/lib/
Keyboard not detected. Press F1 to continue...
- Top
- Bottom
-
Re: Installing firefox
or
tar -xf
move the untared folder to ur home folder, etc..
start the firefox script it's called firefox and it looks like a text file..Wanna know more about Me and My computer then click here
- Top
- Bottom
Comment
-
Re: Installing firefox
If you don't like using adept or just typing (copy /paste):
Code:sudo apt-get intstall firefox
then try this:
http://ubuntuzilla.wiki.sourceforge.net
which is slightly more geeky but very efficiant
or have a look here:
http://monkeyblog.org/ubuntu/installing/
this applies to ubuntu and synaptic (which i recommend) but gives you a good idea how powerfull sortware management and installation with debian / *ubuntu is.
HP Pavilion dv6 core i7 (Main)
4 GB Ram
Kubuntu 18.10
- Top
- Bottom
Comment
-
Re: Installing firefox
Originally posted by FintanIf you don't like using adept or just typing (copy /paste):
Code:sudo apt-get intstall firefox
Code:sudo apt-get install firefox
Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
Comment
-
Re: Installing firefox
Well, as your avatar states, you are "mostly" harmless!Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
Comment
Comment