-
-
Notifications
You must be signed in to change notification settings - Fork 63
install bsmanager on linux
Go to Releases page and go to the latest alpha release (version 1.5.0-alpha.5 or higher). Download the necessary build installer for your distro (see below).
Refer to bs-manager-deb.
Add the BSManager PPA repository into your system with the following commands.
curl -fsSL https://raw.githubusercontent.com/silentrald/bs-manager-deb/refs/heads/main/KEY.gpg | sudo gpg --dearmor -o /usr/share/keyrings/bs-manager.gpg
echo "deb [signed-by=/usr/share/keyrings/bs-manager.gpg] https://raw.githubusercontent.com/silentrald/bs-manager-deb/refs/heads/main ./" | sudo tee /etc/apt/sources.list.d/bs-manager.list
sudo apt update
Install the bs-manager
package using apt
.
sudo apt install bs-manager
Download the .deb
file in the releases and run the following command:
dpkg -i ./bsmanager.deb
Note
When installed using dpkg, BSManager will not automatically update to the latest version. You have to either:
- Download the latest
.deb
file on the Releases page; or - Install thru PPA repository to automatically update with
sudo apt update & sudo apt upgrade
.
Refer to bs-manager-git.
To install AUR packages, you need to install yay.
Refer to bs-manager.
Available in nixpkgs on 24.11
and unstable
branches
Note
bs-manager will not be automatically updated in the client. You must update your channel or flake.lock
to get the latest version in nixpkgs.
Additionally updates to the nix package will lag behind main due to nixpkgs being run by volunteers
BSManager can be installed via your configuration or home-manager.
To try out bs-manager without installing, please run:
nix-shell -p bs-manager --run bs-manager
Warning
bs-manager has been untested on non-nixos systems running the nix package manager; if you encounter issues, please contact the nix package maintainer
This should work on any linux distribution. You are only required to have flatpak
installed in your system. If it is not installed, then go to flatpak to look for a guide on how to install it on your distro.
After installing, download the .flatpak
file in the releases and run the following command:
flatpak install --user ./bsmanager.flatpak
If you are getting errors like packages not existing, run the command below so that it finds the correct packages.
sudo flatpak remote-add --if-not-exists --system flathub https://flathub.org/repo/flathub.flatpakrepo
# or
flatpak remote-add --if-not-exists --user flathub https://flathub.org/repo/flathub.flatpakrepo
Flatpak also supports sandboxing which gives the minimal access to your machine. To configure this, you can download Flatseal which has a GUI to edit your permissions. You can also this with the flatpak
executable but it will not be discussed here.
Proton is needed to run the Beat Saber executable under Linux. You need to download this from either from Steam or building it from their GitHub repo.
Once Proton is installed, when you open your BSManager application for the first time, it will ask you to link the Proton Folder. The Proton Folder also verifies if the proton
and files/bin/wine64
binaries exists. Once set, you should be able to launch the Beat Saber (using proton
) and install mods (using files/bin/wine64
). You can still change the Proton Folder in the settings page if any new version of Steam Proton is downloaded.
🛠️ Installation and Updates
🎮 Content Management
-
🧩 Mods
-
🖼️ Models