DEV Community

Harry Tanama
Harry Tanama

Posted on

Install OBS in Arch Linux Setting Auido

sudo pacman -Syu
Enter fullscreen mode Exit fullscreen mode
# Install OBS Studio and VLC
sudo pacman -S obs-studio vlc
Enter fullscreen mode Exit fullscreen mode
sudo pacman -S vlc-plugin-ffmpeg
Enter fullscreen mode Exit fullscreen mode

Top comments (0)