Maybe for a server - regularly update the package list and compile a list of packages needed to be upgraded. Then send the list to an admin and let them do the update, so that it isn't unattended.
If you want to install something, do you wish to just update before hand, or to upgrade too ? I guess the former.
Now you could add update to the install function, but it would mean if you updated 5 mins ago for install something, you would need to update again as you install something else.
Better to keep them separated and call them as you wish.
Class, let's all thank 'TeamAssimilation' for showing us what not to do. Now, Brian, I think it's your turn to wipe the drool off of his face, and make sure he hasn't pooped himself again. I'm going to go call his parole officer and tell him that he's in CLEAR violation of his parole.
It ain't just Pop my guy! I just hopped from Elementary and about shit myself when I found that Pop uses the same app center. Gues I'll just use apt until I die.
Haha. Yeah its lagging a lot on startup, but seems like its working fine after 30 sec. Well, Im getting updates almost every day...idk maybe its not working lol
It enables automatic security updates. You could also enable automatic updates for all, not just security. Basically have the system run the meme commands for you.
That's odd. If unattended upgrades are running, the system will do upgrades regularly. That means it's unlikely to get a significant backlog of updates queued up. Upgrade cycles typically finish briefly as a result. All my systems, interactive or headless, are running an update and upgrade cycle every hour. I've yet to to run into a case when I couldn't install a package because apt was in use. It's not impossible, but I haven't. Or at least it's been so long ago that I've forgotten about it. I don't have to think about unpatched vulnerabilities. ☺️
A command line utility to manage AUR (Arch Linux User Repository) packages. The AUR contains about any imaginable package on Earth, it's one of the greatest features of Arch. If you need some app, someone probably already packaged it in the AUR, so you don't have to handle a manual update.
AUR helpers allow installing and updating both official Arch packages and AUR packages with a single command.
Another popular one that I use is yay.