DEV Community

Harry Tanama
Harry Tanama

Posted on • Edited on

Install OBS in Arch Linux Setting Audio

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)