Applications > Accessories > Terminal
and run these commands one at a time and your password wont be shown when you type it in just type it in and hit enter.
This first one enables the medibuntu repository for restricted codecs and such
Code:
sudo wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list && sudo apt-get --quiet update && sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring && sudo apt-get --quiet update
Code:
sudo apt-get remove totem-mozilla mozilla-mplayer mozilla-plugin-vlc
Code:
sudo apt-get install ubuntu-restricted-extras libdvdcss2 gecko-mediaplayer vlc
And to get rid of one package in the restricted extras that causes problems:
Code:
sudo apt-get purge ttf-mscorefonts-installer
https://bugs.launchpad.net/debian/+s...ts/+bug/431217
And to install Flash (the same as going to the adobe website) just click this link if using 9.04 or up, then on OK
And you're done.
Close and reopen firefox and try again
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.