Just installed Bazzite and it seems to work well so far.

Then I added a second standard user to the system and thought they’d have access to all software I just installed for the main user. But that doesn’t seem the case, Bazzite prompted me to install all those again for the second user.

Is that just a thing with immutable distros or did I do this in a wrong way? I tried looking this question up, but I couldn’t find any info on multi user setups with immutable distros.

29 points

It’s a thing with bazzite and most of the Ublue projects, you can install Flatpaks globally, but they default to per user. It’s designed to be a per-user experience as this is the core of Ublue so you would have say a work image and game image etc rather than the traditional big blob of pakages.

permalink
report
reply
8 points

I see, thanks. Then I will lookup how to install some apps globally. Won’t need everything but a base set of apps that all users will need.

permalink
report
parent
reply
6 points

You can get into the weeds and make your own Bazzite! https://github.com/ublue-os/image-template

permalink
report
parent
reply
1 point

Look at the preinstalled program Flatseal. It’s specifically for managing flatpak permissions.

permalink
report
parent
reply
3 points

Thanks, but I couldn’t figure out where in Flatseal this would be possible.

However I managed via the Discover software center, you can actually select to install from flathub or flathub (user), the first option seems to install it for all users.

permalink
report
parent
reply
12 points
*

This should add the flathub remote to the system and then install all the existing user packages into the system level. Then removes all the user level packages.

flatpak --system remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak --system install $(flatpak list --columns=application)
flatpak --user remove $(flatpak list --columns=application)

Personally I would just pick all the ones you’d like to be global (system level) and leave the rest at the user level.

permalink
report
reply
8 points

Woah, thanks for that. Didn’t have time yet to look into it and this is quite helpful!

permalink
report
parent
reply
1 point

It’s a flatpak (and snap and appimage) thing; you only install it for a user by default, not for the whole system.

permalink
report
reply
0 points
*

Just making sure: Did you check if the second user actually doesn’t have access to the installed apps? Cause that prompt appears everytime you log-in.

permalink
report
reply

Linux

!linux@lemmy.ml

Create post

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

  • Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
  • No misinformation
  • No NSFW content
  • No hate speech, bigotry, etc

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

Community stats

  • 8.7K

    Monthly active users

  • 5.4K

    Posts

  • 150K

    Comments