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.
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.
You are correct. apt is the better choice these days. Using apt-get is just force of habit from my end 😅
Muscle memory is hard to change 😉