Results 1 to 5 of 5
I'm not familiar with how Debian works. I have a few
questions about repositories:
What are volatile updates; who would need these?
Would they update packages installed from stable or ...
- 10-03-2009 #1Linux Newbie
- Join Date
- Dec 2008
- Posts
- 135
Question about repositories and updates
I'm not familiar with how Debian works. I have a few
questions about repositories:
What are volatile updates; who would need these?
Would they update packages installed from stable or some other
repo when I do updates?
I have a few repositories in sources.list:
Main, Backports, Multimedia, Wine
would I need to specify which repository to install a package from?
Would there be a default repo that aptitude installs from?
How do I navigate the various repositories with aptitude?
Thanks
- 10-03-2009 #2
So debian-volatile will only contain changes to stable programs that are necessary to keep them functional.
(from Debian -- The debian-volatile Project if you want to read more about).
For the latest part of your question, I hope you'll find answer at
APT HOWTO
chris81
- 10-03-2009 #3
In general, aptitude installs the package with the highest version number if it finds several versions. I think this means that packages from Debian Multimedia get installed even though they are in Main too. But I think nothing from backports is installed unless you specify it to be so. Have a look at the Debian Backports webpage. I don't have the Wine repo, but I did have the others (and nothing else) and it worked just fine without special configuration.
OS's I use: Debian testing, Debian stable, Ubuntu, Windows XP, Windows Vista
- 10-03-2009 #4
typically you don't tell it which repo to use, you just pick the package to install and it looks in the repos you have enabled to install it or not
- 10-03-2009 #5Linux Newbie
- Join Date
- Dec 2008
- Posts
- 135
Thanks for the info. It was helpful.
I also wanted to know if I could search through
a particular repository using aptitude. I think
aptitude mixes them together, but I would like
to look at what is in the various repositories
separately.
Thanks


Reply With Quote

