mikesorrelle
July 18th, 2006, 01:39 PM
Is there a Web utility for recursively getting packages?
I'm working in a restrictive environment, and my Ubuntu box does not have an Internet connection, so I can't simply do an apt-get to pull down all the packages that a higher-level package is dependent upon.
But right beside it, I have a Windows box that DOES have an Internet connection, and so far, I've been using the manual process of pulling down packages from packages.ubuntu.com, and copying it/them to a thumb drive for transport to the Ubuntu box.
But that puts me in "dependency hell" ](*,) when trying to install it, only to discover that package A needs package B, which needs package C, which needs .... ad nauseum.
Yes, the page for each package lists what other packages it is dependent upon, but that requires a lot of either: a) looking back and forth to see if those are already installed or not, or b) downloading many packages needlessly.
So is there a web site (or Windows utility) that allows simply specifying the top-level package you need, and it recursively generates a single list (or even better, a collection, suitable for zip/tar'ing) of all the needed packages?
aTdHvAaNnKcSe (thanks in advance),
Mike
I'm working in a restrictive environment, and my Ubuntu box does not have an Internet connection, so I can't simply do an apt-get to pull down all the packages that a higher-level package is dependent upon.
But right beside it, I have a Windows box that DOES have an Internet connection, and so far, I've been using the manual process of pulling down packages from packages.ubuntu.com, and copying it/them to a thumb drive for transport to the Ubuntu box.
But that puts me in "dependency hell" ](*,) when trying to install it, only to discover that package A needs package B, which needs package C, which needs .... ad nauseum.
Yes, the page for each package lists what other packages it is dependent upon, but that requires a lot of either: a) looking back and forth to see if those are already installed or not, or b) downloading many packages needlessly.
So is there a web site (or Windows utility) that allows simply specifying the top-level package you need, and it recursively generates a single list (or even better, a collection, suitable for zip/tar'ing) of all the needed packages?
aTdHvAaNnKcSe (thanks in advance),
Mike