Dark Hacker News
new
|
best
|
ask
|
show
|
jobs
Basic Ubuntu Commands for Beginners
(linuxstoney.com)
2 points
by
linuxstoney
4 years ago
Basic Ubuntu Commands for Beginners | Dark Hacker News
beardyw
4 years ago
|
next
[−]
Describes apt-get and then uses apt without comment in 19 and 20
lizadiam
4 years ago
|
next
[−]
Those who know debian more than me - what's the advantage between `apt` and `apt-get`?
beardyw
4 years ago
|
parent
|
next
[−]
apt covers the most common usage of apt-get and apt-cache, and gives an enhanced response on the console.
Mostly though it is 4 characters less!