No, because the steam package is only the launcher, which downloads steam to the user’s home directory most times it’s either ~/.local/share/steam
or ~/.steam
- 0 Posts
- 2 Comments
Joined 2 years ago
Cake day: August 3rd, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
If I interpret the wiki correctly, it is only takes effect when removing groups. If you remove a group and some of those packages are dependencies of another installed package, you get an error. The
-u
or--unneeded
flag strikes those needed packages from the list and removes only the unneeded ones.Edit: I just looked at the man page for pacman. There appear to be other usages besides groups. It probably does the same as with groups just with explicitly stated packages.