Skip to content
Home » How to install OBS on ubuntu

How to install OBS on ubuntu

Let’s start the discussion about How to install OBS on ubuntu in following methods.

Install obs on ubuntu

Initially, you need ffmpeg to use OBS on ubuntu so run :

sudo apt install ffmpeg

Now, Get the repository using :

sudo add-apt-repository ppa:obsproject/obs-studio 

Now install OBS studio using :

sudo apt install obs-studio

I hope the strategies listed above work for you. Happy coding and come back again.

Similar Post : How to remove postgresql from ubuntu