Posting for a friend lol
Posting for a friend lol
Posting for a friend lol
Pretty sure it's basicaly
alias apt='apt-get'
There is the subtle difference that the output if apt-get is optimized for automations
Apt has pretty outputs with colors etc
Can apt-get
refresh package list?
Edit: yes...yes it can. I was confused.
Yes, apt-get update
is, to the best of my knowledge, functionally identical to apt update
.
D'oh, I'm a doofus --- it's search
that I was thinking of (apt-cache search
, not apt-get search
).