{"id":12757,"date":"2021-12-07T04:22:52","date_gmt":"2021-12-07T04:22:52","guid":{"rendered":"https:\/\/linuxways.net\/?p=12757"},"modified":"2021-12-07T04:22:52","modified_gmt":"2021-12-07T04:22:52","slug":"how-to-install-obs-studio-on-ubuntu","status":"publish","type":"post","link":"https:\/\/linuxways.net\/de\/ubuntu\/how-to-install-obs-studio-on-ubuntu\/","title":{"rendered":"How to Install OBS Studio on Ubuntu"},"content":{"rendered":"<p>OBS Studio is an open-source and free tool used for audio\/video recording and live streaming. It can be used for capturing, recording, streaming, and encoding video content. It can simultaneously record videos from many sources, combine, and stream them to a streaming platform. You can install and use it on Linux, MacOS, and Windows OS.<\/p>\n<p>In today\u2019s guide, we will install OBS Studio on Ubuntu OS. There are different ways to install OBS on Ubuntu. We will cover:<\/p>\n<ul>\n<li>Installing OBS Studio using Ubuntu Repositories<\/li>\n<li>Installing OBS Studio from PPA Repository<\/li>\n<li>Installing OBS Studio from Snap<\/li>\n<\/ul>\n<p><strong>Note<\/strong>: We have demonstrated all the installation methods on <strong>Ubuntu 20.04 LTS. <\/strong><\/p>\n<h2>Method#1 Installing OBS Studio from Ubuntu Repositories<\/h2>\n<p>OBS studio is available in the Ubuntu repositories. In the following method, we will install OBS studio using the apt package manager.<\/p>\n<p>1. First, use the command below to keep your sources list up to date.<\/p>\n<pre>$ sudo apt update<\/pre>\n<p>2. Now to install OBS, use the command below:<\/p>\n<pre>$ sudo apt install obs-studio<\/pre>\n<p>After executing the above installation command, it might prompt you with the<strong> y\/n<\/strong> option. To continue the process, hit <strong>y <\/strong>and then hit<strong> Enter<\/strong>.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"1347\" height=\"577\" class=\"wp-image-12758\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2021\/12\/word-image-103.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2021\/12\/word-image-103.png 1347w, https:\/\/linuxways.net\/wp-content\/uploads\/2021\/12\/word-image-103-300x129.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2021\/12\/word-image-103-1024x439.png 1024w, https:\/\/linuxways.net\/wp-content\/uploads\/2021\/12\/word-image-103-768x329.png 768w\" sizes=\"auto, (max-width: 1347px) 100vw, 1347px\" \/><\/p>\n<p>Wait for the installation of OBS studio to finish, after which you are ready to use OBS studio<\/p>\n<h2>Method# 2 Installing OBS Studio from PPA Repository<\/h2>\n<p>The OBS studio package available in the default repositories of Ubuntu is not the latest version. If you want to have the latest version 27.1 of OBS studio, you can install it using the PPA repository. In the following method, we will install OBS studio using the PPA repository.<\/p>\n<p>1. First, enable the Multiverse repository in your Ubuntu system:<\/p>\n<pre>$ sudo apt-add-repository multiverse<\/pre>\n<p>If prompted, enter the sudo password.<\/p>\n<p>Then update your sources list using the command below:<\/p>\n<pre>$ sudo apt update<\/pre>\n<p>2. Now, add PPA repository for OBS studio using the command below:<\/p>\n<pre>$ sudo add-apt-repository ppa:obsproject\/obs-studio<\/pre>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"956\" height=\"312\" class=\"wp-image-12759\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2021\/12\/word-image-104.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2021\/12\/word-image-104.png 956w, https:\/\/linuxways.net\/wp-content\/uploads\/2021\/12\/word-image-104-300x98.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2021\/12\/word-image-104-768x251.png 768w\" sizes=\"auto, (max-width: 956px) 100vw, 956px\" \/><\/p>\n<p>After adding the OBS repository, update your sources list using the command below:<\/p>\n<pre>$ sudo apt update<\/pre>\n<p>3. Now install the OBS studio via apt:<\/p>\n<pre>$ sudo apt install obs-studio<\/pre>\n<p>You will be asked for confirmation. To continue the process, hit <strong>y <\/strong>and then hit<strong> Enter<\/strong>.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"826\" height=\"420\" class=\"wp-image-12760\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2021\/12\/word-image-105.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2021\/12\/word-image-105.png 826w, https:\/\/linuxways.net\/wp-content\/uploads\/2021\/12\/word-image-105-300x153.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2021\/12\/word-image-105-768x391.png 768w\" sizes=\"auto, (max-width: 826px) 100vw, 826px\" \/><\/p>\n<p>Wait for the installation of OBS studio to finish, after which you are ready to use OBS studio.<\/p>\n<h2>Method# 3 Installing OBS Studio from Snap<\/h2>\n<p>You can also get the OBS studio latest version 27.1 using the snap package. In the following method, we will install OBS studio using the OBS snap package.<\/p>\n<p>1. Use the command below to keep your sources list up to date.<\/p>\n<pre>$ sudo apt update<\/pre>\n<p>2. Now, install snapd using this command:<\/p>\n<pre>$ sudo apt install snapd<\/pre>\n<p>You will be asked for confirmation. To continue, hit <strong>y <\/strong>and then hit<strong> Enter<\/strong>.<\/p>\n<p>3. Then to install OBS studio, use the command below:<\/p>\n<pre>$ sudo snap install obs-studio<\/pre>\n<p>Now the installation will start. Wait for the installation to be completed, after which you are ready to use OBS studio.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"507\" height=\"68\" class=\"wp-image-12761\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2021\/12\/word-image-106.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2021\/12\/word-image-106.png 507w, https:\/\/linuxways.net\/wp-content\/uploads\/2021\/12\/word-image-106-300x40.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2021\/12\/word-image-106-501x68.png 501w\" sizes=\"auto, (max-width: 507px) 100vw, 507px\" \/><\/p>\n<h2>Launch OBS Studio<\/h2>\n<p>To launch OBS studio, hit the super key and then use the search bar at the top to search and launch OBS studio.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"432\" height=\"273\" class=\"wp-image-12762\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2021\/12\/word-image-107.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2021\/12\/word-image-107.png 432w, https:\/\/linuxways.net\/wp-content\/uploads\/2021\/12\/word-image-107-300x190.png 300w\" sizes=\"auto, (max-width: 432px) 100vw, 432px\" \/><\/p>\n<p>You can also use the command below to launch OBS studio from the command line:<\/p>\n<pre>$ obs-studio<\/pre>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"963\" height=\"546\" class=\"wp-image-12763\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2021\/12\/word-image-108.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2021\/12\/word-image-108.png 963w, https:\/\/linuxways.net\/wp-content\/uploads\/2021\/12\/word-image-108-300x170.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2021\/12\/word-image-108-768x435.png 768w\" sizes=\"auto, (max-width: 963px) 100vw, 963px\" \/><\/p>\n<h2>Uninstall OBS Studio<\/h2>\n<p>In case you need to remove OBS studio from your ubuntu system, use the below methods:<\/p>\n<p>If you have installed OBS studio using either Ubuntu default repositories or PPA repository, you can use this command to remove it:<\/p>\n<pre>$ sudo apt remove obs-studio<\/pre>\n<p>When prompted for the password, provide the sudo password. Then it might ask for confirmation. To continue with removal process, hit <strong>y <\/strong>and then hit<strong> Enter<\/strong>. It will then remove OBS studio from your system.<\/p>\n<p>If you have installed OBS studio using snap, here is the command you can use to remove it:<\/p>\n<pre>$ sudo snap remove obs-studio<\/pre>\n<p>When prompted for the password, provide the sudo password. It will then remove OBS studio from your system.<\/p>\n<p>Using any of the procedures described above, you can easily install OBS studio on your Ubuntu system. We have also shown here the method to uninstall OBS studio in case you need to remove it.<\/p>","protected":false},"excerpt":{"rendered":"<p>OBS Studio is an open-source and free tool used for audio\/video recording and live streaming. It can be used for capturing, recording, streaming, and encoding video content. It&hellip;<\/p>","protected":false},"author":1,"featured_media":12796,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[718,100],"class_list":["post-12757","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ubuntu","tag-obs-studio","tag-ubuntu-20-04"],"_links":{"self":[{"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/posts\/12757","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/comments?post=12757"}],"version-history":[{"count":0,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/posts\/12757\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/media\/12796"}],"wp:attachment":[{"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/media?parent=12757"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/categories?post=12757"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/tags?post=12757"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}