apt-fast icon indicating copy to clipboard operation
apt-fast copied to clipboard

Dependency policy according to selected package manager

Open PeterDaveHello opened this issue 10 years ago • 1 comments

aptitude & apt-get uses different policies to decide the dependencies, apt-fast uses apt-get's to decide, if we let apt-fast to use aptitude, it may miss some files or download useless files.

PeterDaveHello avatar Dec 15 '14 09:12 PeterDaveHello

The same happens with apt: apt upgrade will install new packages, whereas apt-get upgrade will not. However, apt can list the needed uris for apt-fast.

chrstphrchvz avatar Sep 12 '16 05:09 chrstphrchvz