this post was submitted on 25 Aug 2025
186 points (87.8% liked)

Memes

52432 readers
998 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] MonkderVierte@lemmy.zip 6 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

apt-get is intended as low-level APT interface for scripts

Ah, that's what they call it now.

I wonder to what they degraded dpkg then?

[–] Ephera@lemmy.ml 11 points 3 weeks ago (1 children)

Isn't dpkg just the program that installs DEB files, without handling dependency resolution?

[–] MonkderVierte@lemmy.zip 3 points 3 weeks ago

Yes, apt and apt-* use it.