In this article i will show you how to install Adobe Flash Player in Ubuntu 13.10 / 12.10 / 12.04.
Adobe Flash Player is available in the Cannonical Partners Repository, you have to add this repo to your system before installing Adobe Flash Player.
Adding the Canonical Partner Repo and update the system:
$ sudo add-apt-repository "deb http://archive.canonical.com/ $(lsb_release -sc) partner"
$ sudo apt-get update
Install Adobe Flash Player:
$ sudo apt-get install flashplugin-installer
The alternative is to install the Ubuntu Restricted Extras, which will install the Flash Player Plugin among others:
$ sudo apt-get install ubuntu-restricted-extras
so simple, thanks for sharing, just installed flash player plugins for Firefox for my ubuntu 13.04
thank you very useful for newbies on linux Ubuntu, like me.
i tested opensuse and its much easy there!
Thanks so much for this! After all these years Linux STILL requires its users to jump through hoops just to have an enjoyable internet experience, etc. Either the Linux community is changing its software so often that the development of supporting documentation can’t keep pace, or the community hasn’t ever really placed importance in it in the first place.
ok so ctrl-alt-t your best friend ^^
hello, thx for sharing. but i have a problem after i use “$ sudo apt-get update” there’s some sentences like this
” E: Malformed line 56 in source list /etc/apt/sources.list (dist parse)
E: The list of sources could not be read. ”
can you help me wht the problem is??
there is a problem with the /etc/apt/sources.list file, on the line 56.
Very usefull, thanks for all you do.
That is perfect solution – Thank YOU!!!
Merci pour ces informations.
Elles sont simples et efficaces.
Very Thanks!