obs-linuxbrowser on AUR (Arch User Repository)

Last updated: November 07,2024

1. Install "obs-linuxbrowser" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install obs-linuxbrowser on Arch using YAY

$ yay -S obs-linuxbrowser

* (Optional) Uninstall obs-linuxbrowser on Arch using YAY

$ yay -Rns obs-linuxbrowser

2. Manually Install "obs-linuxbrowser" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone obs-linuxbrowser's git locally

$ git clone https://aur.archlinux.org/obs-linuxbrowser.git ~/obs-linuxbrowser

c. Go to ~/obs-linuxbrowser folder and install it

$ cd ~/obs-linuxbrowser $ makepkg -si

3. Information about the obs-linuxbrowser package on Arch User Repository (AUR)

ID: 601793
Name: obs-linuxbrowser
PackageBaseID: 121142
PackageBase: obs-linuxbrowser
Version: 0.6.1-1
Description: Browser source plugin for obs-studio based on CEF. Alternative to obs-qtwebkit.
URL: https://github.com/bazukas/obs-linuxbrowser
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1491058548
LastModified: 1554569852
URLPath: /cgit/aur.git/snapshot/obs-linuxbrowser.tar.gz