Skip to content

OBS Studio

OBS Studio is a free and open source video recording and streaming software.

Installation from repository

OBS Studio can be installed in any familiar and convenient way:

Install via GNOME Software

In three clicks 😊

Follow the link install OBS Studio and confirm the “open application” operation in the browser. The Application Center will open, select the source "Sisyphus" in it, and click the "download" button

Installation via terminal

shell
su -
apt-get update
apt-get install obs-studio
shell
epm -i obs-studio

Installation using Flatpak

If you have the Flatpak package, you can install OBS Studio with one command:

shell
flatpak install flathub com.obsproject.Studio

Or using the GNOME Software 🤔

Follow the link to install OBS Studio, then confirm the "open application" operation in the browser. After this, the Application Center will open, select the source "Flathub" in it and click the "download" button

Installation using Snaps Unofficial build

If you have the snapd package, you can install OBS Studio with one command:

shell
snap install obs-studio

or 🤔

using the GNOME Software install OBS Studio and confirm the “open application” operation in the browser

Published under the GPL-3.0+ license. The content is available under the CC BY-SA 4.0 license, unless otherwise specified.