this post was submitted on 02 Jul 2023
224 points (97.1% liked)

linuxmemes

20703 readers
1493 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Piatro 1 points 1 year ago (2 children)

God I miss apt, why would I not want to run -Syu?

I use manjaro btw

[–] [email protected] 2 points 1 year ago (1 children)

sudo pacman -Syu is equivalent to sudo apt-get update && sudo apt-get upgrade, you'd want to run it about once a day to ensure you have all current updates. Pamac should allow you to update everything from a GUI, so you don't have to worry about that.

[–] Piatro 1 points 1 year ago (1 children)

Cool that's what I thought, just confused by the people saying they've bricked their systems by doing it!

[–] [email protected] 2 points 1 year ago

Packages get updated a lot in arch. Occasionally a package may push an update with a big that can cause major problems. Often times those bugs are fixed relatively quickly, but if you update too often, you are more likely to update to a package with such bugs.

[–] [email protected] 1 points 1 year ago

is that an excuse?