[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Feature request: install package by passing URL to apt-get



On 6/24/2022 4:48 AM, Jonathan Dowland wrote:
On Wed, Jun 22, 2022 at 03:22:30PM -0600, Charles Curley wrote:
How do you handle dependencies where there is a version of the
dependency on the server, and another version on a repo in the user's
sources.list? Multiple nested dependencies?

You don't: just like "apt install ./foo.deb", apt takes its existing
package database, integrates knowledge of foo.deb, and nothing else.
If there are adjacent packages to https://example.com/foo.deb, apt
shouldn't know anything about them, IMHO.

Apparently some packages just add their apt sources to /etc/apt/ during the install of their .deb

(I think google chrome does that)


Reply to: