Jump to content

Sober: Difference between revisions

From Official NixOS Wiki
Kaya (talk | contribs)
Add basic page
 
Kaya (talk | contribs)
Improve text on installation section a little
 
Line 12: Line 12:


== Installation ==
== Installation ==
 
There is no Nix package for Sober, only way to install it is through flatpak:
# Setup [[Flatpak]] and Flathub, instructions for both can be found on the relevant page.
# Setup [[Flatpak]] and Flathub, instructions for both can be found on the relevant pages.
# Install the Sober flatpak by running: <code>flatpak install flathub org.vinegarhq.Sober</code>
# Install the Sober flatpak by running: <code>flatpak install flathub org.vinegarhq.Sober</code>
And done!<references />

Latest revision as of 18:42, 22 November 2025

Sober is an unofficial client of Roblox for Linux, which works by running the Android application in a compatibility layer. [1]

Installation

There is no Nix package for Sober, only way to install it is through flatpak:

  1. Setup Flatpak and Flathub, instructions for both can be found on the relevant pages.
  2. Install the Sober flatpak by running: flatpak install flathub org.vinegarhq.Sober

And done!