PDA

View Full Version : What are repositories?



moon2js
November 1st, 2004, 04:56 AM
Can anyone point me in the direction on some materials Ubuntu/Debian repositories for packages?

I'm a relative newbie to Linux and a "this weekend" newbie to Debian, so I'm not particularly familiar with the differences between repositories in sources.list. For example, what's the difference between universe and multiverse? Main and restricted? How can I use sources (deb-src) in this process? Can I mix repositories/packages from warty with hoary or even real Debian?

That sort of thing. I'm sorry if this has been asked to death or is clearly explained somewhere because I can't quite find the answers.

FLeiXiuS
November 1st, 2004, 08:01 AM
Can anyone point me in the direction on some materials Ubuntu/Debian repositories for packages?

I'm a relative newbie to Linux and a "this weekend" newbie to Debian, so I'm not particularly familiar with the differences between repositories in sources.list. For example, what's the difference between universe and multiverse? Main and restricted? How can I use sources (deb-src) in this process? Can I mix repositories/packages from warty with hoary or even real Debian?

That sort of thing. I'm sorry if this has been asked to death or is clearly explained somewhere because I can't quite find the answers.


Repo's or Repositories are simply *dumps* for Ubuntu's packages. Its a huge storage system for Ubuntu's packages that programs goto to retrieve files being asked for.

EX: apt-get / synaptic

kamstrup
November 1st, 2004, 09:20 AM
You can read more about this on the Ubuntu homepage: http://www.ubuntulinux.org/ubuntu/components/document_view

You can enable the multiverse from within the Synaptics package manager.

If you are a Linux noob, I would wait a few months before enabling the Hoary repository ;P

moon2js
November 1st, 2004, 10:21 AM
Thanks for that link. That's the document I was looking for.

So, what's multiverse exactly and how does it differ from universe?

Faramirtook
November 1st, 2004, 10:18 PM
Thanks for that link. That's the document I was looking for.

So, what's multiverse exactly and how does it differ from universe?
http://www.ubuntulinux.org/support/documentation/faq/helpcenterfaq.2004-10-20.1228090247

jdong
November 2nd, 2004, 12:05 AM
Thanks for that link. That's the document I was looking for.

So, what's multiverse exactly and how does it differ from universe?
Universe are packages that were robot-built and largely untested for Ubuntu (i.e. no strict security updates, no guarantee that things work out-of-the-box, etc)

Multiverse is universe, plus their licenses are restrictive in some way (non-"free")

Restricted are restrictively-licensed packages but with Ubuntu support. Examples include Nvidia 3d drivers.

Vlammend
December 7th, 2004, 08:50 PM
The question now however is:
How to get the multiverse repositories. Universe was easy, even I could do it, but for multiverse I do not have a clue.

please help!

okay already got it: :-)
Choose "new" in the package manager of Synaptic. Copy URL, distribution from the universe repository and type multiverse in the last line.

still no flashplugin-nonfree though :S

poofyhairguy
December 8th, 2004, 09:10 PM
The question now however is:
How to get the multiverse repositories. Universe was easy, even I could do it, but for multiverse I do not have a clue.

please help!

okay already got it: :-)
Choose "new" in the package manager of Synaptic. Copy URL, distribution from the universe repository and type multiverse in the last line.

still no flashplugin-nonfree though :S

http://ubuntuguide.org

Use this guide to add 3rd party repos to get things like that.