View Single Post

  #6 (permalink)  
Old 04-10-2008, 08:33 AM
satimis satimis is offline
Member
User
 
Join Date: Sep 2007
My distro: Debian
Posts: 90
Rep Power: 2
satimis is on a distinguished road
Default

Quote:
Originally Posted by spideyak View Post
When I use Ubuntu, I base my sources.list off UbuntuGuide. If you follow their steps (i.e., download the key, update, etc.) you can use the following:

Code:
apt-get install flashplugin-nonfree
I've used this with great success. Hope that helps =)...
Thanks for your advice.


I can't find flashplug-nonfree on repo


$ sudo apt-get install flashplugin-nonfree
Code:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package flashplugin-nonfree is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package flashplugin-nonfree has no installation candidate
$ apt-cache search flashplugin-nonfree
No printout


Have following multiverse repo enabled
Code:
deb http://us.archive.ubuntu.com/ubuntu/ feisty multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ feisty multiverse
deb http://security.ubuntu.com/ubuntu feisty-security multiverse
deb-src http://security.ubuntu.com/ubuntu feisty-security multiverse
Following repo are commented out
Code:
# deb http://us.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
They are backports repo maybe NOT tested. Would there is any problem on enabling them?


TIA


B.R.
satimis
Reply With Quote