What is the word on the proper way to install Firefox with KDE integration for Kubuntu 13.04 these days?
Announcement
Collapse
No announcement yet.
Firefox KDE Integration Kubuntu 13.04?
Collapse
This topic is closed.
X
X
-
-
Thanks!
For anyone who needs it quickly here is the commands to have a proper firefox install for Kubuntu with Java, Vlc and Flash pluggin
sudo add-apt-repository ppa:blue-shell/firefox-kde
sudo apt-get update
sudo apt-get install firefox firefox-kde-support
echo -e 'Package: *' | sudo tee /etc/apt/preferences.d/blue-shell-firefox > /dev/null
echo -e 'Pin: release o=LP-PPA-blue-shell-firefox-kde' | sudo tee -a /etc/apt/preferences.d/blue-shell-firefox > /dev/null
echo -e 'Pin-Priority: 1000' | sudo tee -a /etc/apt/preferences.d/blue-shell-firefox > /dev/null
sudo apt-get install vlc browser-plugin-vlc
sudo apt-get install default-jre icedtea-plugin
sudo apt-get install adobe-flash-plugin adobe-flash-properties-kde
- Top
- Bottom
Comment
-
Originally posted by wrender View PostThanks!
For anyone who needs it quickly here is the commands to have a proper firefox install for Kubuntu with Java, Vlc and Flash pluggin
sudo add-apt-repository ppa:blue-shell/firefox-kde
sudo apt-get update
sudo apt-get install firefox firefox-kde-support
echo -e 'Package: *' | sudo tee /etc/apt/preferences.d/blue-shell-firefox > /dev/null
echo -e 'Pin: release o=LP-PPA-blue-shell-firefox-kde' | sudo tee -a /etc/apt/preferences.d/blue-shell-firefox > /dev/null
echo -e 'Pin-Priority: 1000' | sudo tee -a /etc/apt/preferences.d/blue-shell-firefox > /dev/null
sudo apt-get install vlc browser-plugin-vlc
sudo apt-get install default-jre icedtea-plugin
sudo apt-get install adobe-flash-plugin adobe-flash-properties-kde
- Top
- Bottom
Comment
-
Originally posted by dmeyer View PostAnd don't forget to disable java once you have it installed! Java in the browser is honestly just too dangerous! Avoid it! Only run it when you absolutely need it.
If you must have Java in your browser, use Firefox with the NoScript add-on, then use it to whitelist only those sites that you wish to allow Java applets to run from.sigpic "Let us think the unthinkable, let us do the undoable, let us prepare to grapple with the ineffable itself, and see if we may not eff it after all." -- Douglas Adams
- Top
- Bottom
Comment
-
Is it really that dangerous to be running IcedTea/OpenJDK in Firefox on Linux? The intensity of response makes it sound like I am running Oracle Java in IE on Windoze.
ps. I have no proper knowledge regarding this subject matter and would like to understand it better.
- Top
- Bottom
Comment
-
Originally posted by wrender View PostIs it really that dangerous to be running IcedTea/OpenJDK in Firefox on Linux? The intensity of response makes it sound like I am running Oracle Java in IE on Windoze.
ps. I have no proper knowledge regarding this subject matter and would like to understand it better.
- Top
- Bottom
Comment
-
http://krebsonsecurity.com/2013/01/w...-java-exploit/
Experts have found that this flaw in Java 7 can be exploited to foist malware on Mac and Linux systems, in addition to Microsoft Windows machines.sigpic "Let us think the unthinkable, let us do the undoable, let us prepare to grapple with the ineffable itself, and see if we may not eff it after all." -- Douglas Adams
- Top
- Bottom
Comment
-
Installing the blueshell Firefox is one of the first things on my list
Originally posted by wrender View Postsudo apt-get install adobe-flash-plugin adobe-flash-properties-kde
Do I need an extra repository for them?
Originally posted by dmeyer View PostAnd don't forget to disable java once you have it installed! Java in the browser is honestly just too dangerous! Avoid it! Only run it when you absolutely need it.Kubuntu Raring Ringtail x64 w/ Kde 4.10.5
Multimedia packages for Kubuntu x64 (x264 10bit, mplayer2, Aegisub etc.)
http://erokawaii.org/?page_id=5181
My stuff on kde-look.org
http://kde-look.org/usermanager/sear...ction=contents
- Top
- Bottom
Comment
-
Pan-Galactic QuordlepleenSo Long, and Thanks for All the Fish
- Jul 2011
- 9524
- Seattle, WA, USA
- Send PM
Originally posted by Shimapan View PostDo I need an extra repository for them?
Code:## This software is not part of Ubuntu, but is offered by Canonical and the ## respective vendors as a service to Ubuntu users. [COLOR="#FF0000"]#[/COLOR] deb http://archive.canonical.com/ubuntu raring partner [COLOR="#FF0000"]#[/COLOR] deb-src http://archive.canonical.com/ubuntu raring partner [COLOR="#FF0000"]deb http://archive.canonical.com/ubuntu quantal partner[/COLOR] [COLOR="#FF0000"]deb-src http://archive.canonical.com/ubuntu quantal partner[/COLOR]
- Top
- Bottom
Comment
-
Originally posted by SteveRiley View PostEnable the Partner repository. But you'll have to change the release for this repository from Raring to Quantal. I do that by hand-editing /etc/apt/sources.list:
Code:## This software is not part of Ubuntu, but is offered by Canonical and the ## respective vendors as a service to Ubuntu users. [COLOR="#FF0000"]#[/COLOR] deb http://archive.canonical.com/ubuntu raring partner [COLOR="#FF0000"]#[/COLOR] deb-src http://archive.canonical.com/ubuntu raring partner [COLOR="#FF0000"]deb http://archive.canonical.com/ubuntu quantal partner[/COLOR] [COLOR="#FF0000"]deb-src http://archive.canonical.com/ubuntu quantal partner[/COLOR]
Thanks, got them now.Kubuntu Raring Ringtail x64 w/ Kde 4.10.5
Multimedia packages for Kubuntu x64 (x264 10bit, mplayer2, Aegisub etc.)
http://erokawaii.org/?page_id=5181
My stuff on kde-look.org
http://kde-look.org/usermanager/sear...ction=contents
- Top
- Bottom
Comment
-
-
Pan-Galactic QuordlepleenSo Long, and Thanks for All the Fish
- Jul 2011
- 9524
- Seattle, WA, USA
- Send PM
Firefox is built with its own widget toolkit called XUL, which has some Gtk+ integration. But the Oxygen-Gtk theme in KDE doesn't apply itself to Firefox. So that alternate theme from Altervista is designed to look like Oxygen as much as possible.
- Top
- Bottom
Comment
-
Installing Firefox (with good, KDE dialogues and so on)
Originally posted by wrender View PostFor anyone who needs it quickly here is the commands to have a proper firefox install for Kubuntu...http://archive.ubuntu.com/ubuntu/ raring-updates/main firefox amd64 21.0+build2-0ubuntu0.13.04.2 [25,8 MB]that is to say, Firefox 21 (Gtk based build), instead of Firefox (KDE based build).
Let's note that init was writtenfirefox 20.0+build1-0ubuntu2~ppa1~raring1 (Newer version available)with that "Newer version available" warning.
In other words, when I executed those linessudo add-apt-repository ppa:blue-shell/firefox-kdeit tried to install Firefox 21 (Gtk based build).
sudo apt-get update
sudo apt-get install firefox firefox-kde-support
I started again, but first I executed the other parts.
In other words, what I executed wasecho -e 'Package: *' | sudo tee /etc/apt/preferences.d/blue-shell-firefox > /dev/nulland then it worked as expected.
echo -e 'Pin: release o=LP-PPA-blue-shell-firefox-kde' | sudo tee -a /etc/apt/preferences.d/blue-shell-firefox > /dev/null
echo -e 'Pin-Priority: 1000' | sudo tee -a /etc/apt/preferences.d/blue-shell-firefox > /dev/null
sudo add-apt-repository ppa:blue-shell/firefox-kde
sudo apt-get update
sudo apt-get install firefox firefox-kde-support
It installed Firefox 20 (KDE based build, with good, KDE dialogues and so on), even if Firefox 21 (Gtk based build) existed.Last edited by Snowhog; May 19, 2013, 10:53 AM.
- Top
- Bottom
Comment
Comment