this post was submitted on 25 Aug 2025
182 points (89.6% liked)
Memes
52090 readers
1305 users here now
Rules:
- Be civil and nice.
- 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
view the rest of the comments
Debian users:
Also:
apt-get
is intended as low-level APT interface for scripts, just useapt
instead. I get why people are confused nowadays, because APT documentation is terrible.Ah, that's what they call it now.
I wonder to what they degraded dpkg then?
Isn't dpkg just the program that installs DEB files, without handling dependency resolution?
I thought apt-get was a transitional command made so that the devs could make a breaking change, but now that that is done, its no longer needed