You must log in or register to comment.
Try installing something from homebrew.
Oh you just want to install this one package here? Ok but let’s update 60 other packages first. Don’t worry, it will only take about one minute. Per package.
Do this with a typo in sources.list and uninstall the complete system at once. Happened to me once, happened to me twice. 10/10 will happen again
Is there a big reason to use
apt-get
instead of justapt
? I don’t think I’ve ever used apt-get in years, always using just apt.It’s used for scripting. Apt specifically recommends against using it in scripts.
… wait?
Used for scripting, but not recommended to be used in scripting?
apt-get is used in scripting.
apt isnt recommended to be used in scripting.