vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I'd like to know which official and/or unofficial US repositories to add to either Debian Etch or Lenny to provide myself with the same non-free software as Ubuntu 7.10 provides. Can anyone please point me in the right direction? |
| |||
| Dean writes: > I'd like to know which official and/or unofficial US repositories to add > to either Debian Etch or Lenny to provide myself with the same non-free > software as Ubuntu 7.10 provides. What, specifically, are you looking for? -- John Hasler |
| |||
| John Hasler wrote: > Dean writes: >> I'd like to know which official and/or unofficial US repositories to add >> to either Debian Etch or Lenny to provide myself with the same non-free >> software as Ubuntu 7.10 provides. > > What, specifically, are you looking for? Currently I'm using Kubuntu 7.10. My sources.list file is below. ------------------- deb cdrom:[Kubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016.1)]/ gutsy main restricted # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to # newer versions of the distribution. deb http://archive.ubuntu.com/ubuntu/ gutsy main restricted deb-src http://archive.ubuntu.com/ubuntu/ gutsy main restricted ## Major bug fix updates produced after the final release of the ## distribution. deb http://archive.ubuntu.com/ubuntu/ gutsy-updates main restricted deb-src http://archive.ubuntu.com/ubuntu/ gutsy-updates main restricted ## 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 http://archive.ubuntu.com/ubuntu/ gutsy universe deb-src http://archive.ubuntu.com/ubuntu/ gutsy universe deb http://archive.ubuntu.com/ubuntu/ gutsy-updates universe deb-src http://archive.ubuntu.com/ubuntu/ gutsy-updates universe ## 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 ## multiverse WILL NOT receive any review or updates from the Ubuntu ## security team. deb http://archive.ubuntu.com/ubuntu/ gutsy multiverse deb-src http://archive.ubuntu.com/ubuntu/ gutsy multiverse deb http://archive.ubuntu.com/ubuntu/ gutsy-updates multiverse deb-src http://archive.ubuntu.com/ubuntu/ gutsy-updates multiverse ## Uncomment the following two lines to add software from the 'backports' ## repository. ## N.B. software from this repository may not have been tested as ## extensively as that contained in the main release, although it includes ## newer versions of some applications which may provide useful features. ## Also, please note that software in backports WILL NOT receive any review ## or updates from the Ubuntu security team. # deb http://ca.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse # deb-src http://ca.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse ## Uncomment the following two lines to add software from Canonical's ## 'partner' repository. This software is not part of Ubuntu, but is ## offered by Canonical and the respective vendors as a service to Ubuntu ## users. deb http://archive.canonical.com/ubuntu gutsy partner deb-src http://archive.canonical.com/ubuntu gutsy partner deb http://archive.ubuntu.com/ubuntu/ gutsy-security main restricted deb-src http://archive.ubuntu.com/ubuntu/ gutsy-security main restricted deb http://archive.ubuntu.com/ubuntu/ gutsy-security universe deb-src http://archive.ubuntu.com/ubuntu/ gutsy-security universe deb http://archive.ubuntu.com/ubuntu/ gutsy-security multiverse deb-src http://archive.ubuntu.com/ubuntu/ gutsy-security multiverse ------------------- I would like to have the same types of Debian Etch or Lenny repositories added to a fresh install of Debian on another machine. Is this possible? If it is possible I would like to know the http or ftp addresses so I might obtain non-free software such as Opera, multimedia codecs and the like. |
| |||
| Dean writes: > I'd like to know which official and/or unofficial US repositories to add > to either Debian Etch or Lenny to provide myself with the same non-free > software as Ubuntu 7.10 provides. I wrote: > What, specifically, are you looking for? Dean writes: > Currently I'm using Kubuntu 7.10. My sources.list file is below. What _packages_ are you looking for? Ubuntu repositories mean nothing to me. > I might obtain non-free software such as Opera, multimedia codecs and the > like. Opera you get from Opera, of course. Codecs and other "multimedia" stuff can be found at <http://www.debian-multimedia.org>. -- John Hasler |