Results 1 to 5 of 5
I'm trying to install flashplugin-nonfree, I've added the extra repositories, but get the following when run the commands
sudo aptitude update
Err http://packages.freecontrib.org dapper/free Packages
404 Not Found
Get:7 http://gb.archive.ubuntu.com ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-25-2006 #1Just Joined!
- Join Date
- Apr 2005
- Posts
- 51
FlashPlugin Issue
I'm trying to install flashplugin-nonfree, I've added the extra repositories, but get the following when run the commands
sudo aptitude update
Err http://packages.freecontrib.org dapper/free Packages
404 Not Found
Get:7 http://gb.archive.ubuntu.com dapper/main Sources [255kB]
Err http://packages.freecontrib.org dapper/non-free Packages
404 Not Found
sudo aptitude install flashplugin-nonfree
Reading package lists... Done
Building dependency tree... Done
Reading extended state information
Initializing package states... Done
Building tag database... Done
Couldn't find any package whose name or description matched "flashplugin-nonfree"
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
I get the same even if i use synaptic
Running : Ubuntu 6.06 _Dapper Drake_ - Release amd64 (20060531.2)
- 06-25-2006 #2
The "flashplugin-nonfree" is in the "multiverse" repository. You can enable it like that :
https://help.ubuntu.com/community/Repositories/Ubuntu"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 06-25-2006 #3Just Joined!
- Join Date
- Apr 2005
- Posts
- 51
this is my sources list
Code:# deb cdrom:[Ubuntu 6.06 _Dapper Drake_ - Release amd64 (20060531.2)]/ dapper main restricted deb cdrom:[Ubuntu 6.06 _Dapper Drake_ - Release amd64 (20060531.2)]/ dapper main restricted deb-src http://gb.archive.ubuntu.com/ubuntu/ dapper main restricted ## Uncomment the following two lines to fetch updated software from the network deb-src http://archive.ubuntu.com/ubuntu dapper main restricted ## Uncomment the following two lines to fetch major bug fix updates produced ## after the final release of the distribution. deb http://archive.ubuntu.com/ubuntu/ dapper-updates main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu dapper-updates main restricted ## Uncomment the following two lines to add software from the 'universe' ## repository. ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu ## team, and may not be under a free licence. Please satisfy yourself as to ## your rights to use the software. Also, please note that software in ## universe WILL NOT receive any review or updates from the Ubuntu security ## team. deb-src http://gb.archive.ubuntu.com/ubuntu dapper universe deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted deb http://security.ubuntu.com/ubuntu/ dapper-security universe main restricted multiverse deb-src http://security.ubuntu.com/ubuntu dapper-security universe deb http://archive.ubuntu.com/ubuntu/ dapper multiverse universe main restricted deb-src http://archive.ubuntu.com/ubuntu dapper multiverse deb http://archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse deb-src http://gb.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse deb http://packages.freecontrib.org/ubuntu/plf/ dapper free non-free deb-src http://packages.freecontrib.org/ubuntu/plf/ dapper free non-free
- 06-25-2006 #4
It is a bit messed up. I guess you should clean it up a little, so it looks like that :
You'll notice that I commented the backports, as I think it is better not to use them.
Originally Posted by /etc/apt/sources.list "To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 06-25-2006 #5
I just notice you have the 64 bits version of Ubuntu, I'm not sure there is a working flash plugin for that.
"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee


Reply With Quote
