Wednesday, May 15, 2013

Ubuntu 13.04 - Install Flash Player

Adding the Cannonical Partner Repository
$ sudo add-apt-repository "deb http://archive.canonical.com/ $(lsb_release -sc) partner"
Update the system
$ sudo apt-get update
Install Adobe Flash Player
$ sudo apt-get install flashplugin-installer

1 comment: