this post was submitted on 02 Jun 2026
9 points (84.6% liked)

Linux

13986 readers
8 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 3 years ago
MODERATORS
 

@linux

I once updated my OS (mint) and it didn't demand my password before updating. I assumed I'd just installed some malware, but I might as well check--is there any legitimate reason for an update through the Update Manager to not want a password?

top 2 comments
sorted by: hot top controversial new old

If you had authenticated within a few minutes prior to that for another action, it probably would not have asked.

[โ€“] cybervegan@autistics.life 8 points 2 weeks ago

@Uair @linux Yes, some things install only in your home directory, and can work without root permissions, because they are just files going into your home directory where you have full write permissions. Things like applets and summer flatpak packages do this.