So Debian/Ubuntu still can't into auto update?
linuxmemes
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudoin Windows. - No porn, no politics, no trolling or ragebaiting.
- Don't come looking for advice, this is not the right community.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
5. π¬π§ Language/ΡΠ·ΡΠΊ/Sprache
- This is primarily an English-speaking community. π¬π§π¦πΊπΊπΈ
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations. - Keep discussions polite and free of disparagement.
- We are never in possession of all of the facts. Defamatory comments will not be tolerated.
- Discussions that get too heated will be locked and offending comments removed. Β
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
Itβs all fun and games until you one day you see:
E: Unable to correct problems, you have held broken packages.
And itβs complaining about packages youβve never heard of before.
sudo apt autoremove && sudo apt autopurge -y
sudo guix system reconfigure /etc/config.scm
Then you donβt even have to worry about what happens when an evil monkey unplugs your computer in the middle of an update.
sudo apt update && sudo apt upgrade -y && flatpak update -y
Another low-effort, inaccurate meme. A true comparison would be if you replaced the first screenshot with an image of someone clicking the update button.
I donβt mind criticising Windows but go after the genuine reasons for moving to Linux. No spyware, no AI forced on you etc.
why cant people type anymore?
Not everybody feels like memorizing undiscoverable magic phrases that might not be in a language they speak.
sudo aptitude safe-upgrade
Until Google neglects to update Google Earth and your entire system update gets hung on a no-digest error so you have to either uninstall Google Earth or run a custom update command that skips it every single time. π©
sudo apt full-upgrade -U -y
Should be all you need.
Does nothing - Bootc based/nixos
π€¦ββοΈ
apt-get dist-upgrade
transactional-update :)
Apt is the wrong example here.
Me: update && upgrade
Apt: ##### 25%
Apt: dialogue with kernel news
Apt: ###### 30%
Apt: dialogue for reconfiguring abc
Apt: dialogue for reconfiguring xyz
Apt: want me to overwrite your critical config? yes/no/show differences
Apt: ################## 100%
Me: reboot
PC: No Display Manager, no wifi, emergency shell
Honestly, the only troubles I have had beside non-working Nvidia drivers was the dependency-resolver taking forever before aborting due to too many unresolved dependencies. full-resolver takes care of that.
Dialogues? Yes to inform you that some services won't work until a restart & you are currently using them (e.g. X)
Warning about overwriting config files? Only if you are an advanced enough user to have modified them by hand, and if the update requires a new base configuration.
never happenwd to me
This never happens to me when running distros based on Debian stable or Ubuntu, unless it's time for the major version update every 0.5-3 years. Even then, these days everything just keeps working after the reboot. Issues only really arise when you start messing with Debian sid, testing or frankendebian/frankenubuntu.