Where my pacman -Syu
gang at btw
yay :)
yay -Syu && reboot && 😉🤞
They're trying to boot.
I'm kicking back here after paru -Syu --nocombinedupgrade --noconfirm
PS: (obligatory) 'Long live yay!'
-y && sudo apt autoremove
All you sophisticated folks with your dinky commands... I just click restart to update whenever Daddy Gated says so. So much easier...
Have you ever tried to challenge the system and see what happens if you don't click restart?
Yes, random forced reboot at an extremely inconvenient time and an excruciatingly slow "Windows is installing updates" screen.
I've never had that with my work laptop. If I've got programs open that require close prompts, it won't even reboot when it's been idle. Eventually IT will lock it down unless I update though.
No big deal either way. You should be restarting at least weekly with any OS.
Plus, at least with Ubuntu, kernel updates happen much more frequently than Windows updates and require a restart to take effect. The only difference is you can ignore them, which is almost never a good idea.
No big deal either way. You should be restarting at least weekly with any OS.
Uh my laptop has been running for 35 days (according to neofetch) and my server PC (which is just a tower PC I repurposed as a server) has been running for 288 days.
The legendary eternal uptime
Is there a reason these commands weren’t at some point combined into one flag?
I can see why you’d want separate “update” and “upgrade” options, but another flag that does both without writing such a long command would be nice.
Maybe I just don’t know enough about apt and such a flag does exist? Maybe they’re just expecting folks to create an alias?
If you use nala (frontend for apt) when you drop a "nala upgrade" it automatically calls update first
Behold:
sudo snap refresh
... yeah... I'll see myself out...
Please do.
Just kidding...
I am forced to judge your entire character based solely on your snap use.
You could also open the Pop! Shop, have it load, freeze and then upgrade via terminal. They should really fix that shit
-y
yay
Termux gang
sudo dpkg-reconfigure --priority=low unattended-upgrades
What does that do?
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 interesting, I didn't know this can be configured in one line. When I searched how to configure unattended-upgrades myself I only found long solutions.
dist-upgrade!
On my work PC:
flatpak update && sudo apt update && sudo apt upgrade && reboot
On my home PC:
flatpak update && paru && reboot
On my laptop:
flatpak update && sudo dnf update && reboot
sudo dnf update && flatpak update
Two days later...
Meanwhile the pacman -Syu
sect:
alias "upgrade"=sudo pacman -Syu && yay -Syu && sudo flatpak upgrade
more like alias "yolo"
sudo nala upgrade ; flatpak update
Nala is a frontend to apt-get written in Python.
Flatpak violates Single Source of Truth for installation data, and hides installations.
I'll give you one better:
doas emerge --sync && emerge -uDN @world
:)
sudo zypper refresh && sudo zypper dist-upgrade
sudo dnf up
sudo systemctl enable dnf-automatic-install.timer
sudo nala upgrade
I like nala, it's a front end for apt
I feel like I heard of it ages ago, but why is it better?
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 members of the community for any reason.
- 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.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
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
sudo
in Windows. - No porn. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
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 fork-bomb your computer.