this post was submitted on 06 Aug 2023
425 points (95.5% liked)

linuxmemes

20707 readers
708 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
[โ€“] Naz@lemmy.one 1 points 1 year ago (1 children)

How can that be true when nearly every command asks for root, including regular system updates? E.g: Sudo apt-get upgrade

[โ€“] Crashumbc@lemmy.world 2 points 1 year ago

That's what "sudo" does, it basically means run this as if you were logged in as root.