3 Comments
User's avatar
Pieter's avatar

FYI Why using still apt-get, and not apt?

The difference between apt and apt-get is not just that apt is a newer version of apt-get. The apt command was designed as a more user-friendly alternative to apt-get, combining the functionality of multiple package management tools for user convenience.

Expand full comment
Abhai Kollara's avatar

You are correct. apt is the better choice these days. Using apt-get is just force of habit from my end 😅

Expand full comment
Pieter's avatar

Muscle memory is hard to change 😉

Expand full comment