-1

I always wonder if APT and APT-GET are both different repositories? Are they different repositories?

jdev082
  • 421

1 Answers1

1

Different applications (but lots of overlap).

Repositories are defined in /etc/apt/sources.list and /etc/apt/sources.list.*

All apt-based applications, including apt, apt-get, aptitude, and Synaptic use the same sources.

user535733
  • 62,253