obs-vnc on AUR (Arch User Repository)

Last updated: May 29,2024

1. Install "obs-vnc" 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-vnc on Arch using YAY

$ yay -S obs-vnc

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

$ yay -Rns obs-vnc

2. Manually Install "obs-vnc" via AUR

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

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

b. Clone obs-vnc's git locally

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

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

$ cd ~/obs-vnc $ makepkg -si

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

ID: 1383500
Name: obs-vnc
PackageBaseID: 162398
PackageBase: obs-vnc
Version: 0.5.0-1
Description: This plugin is a VNC viewer that works as a source in OBS Studio
URL: https://obsproject.com/forum/resources/vnc-source.1000/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tytan652
Submitter: tytan652
FirstSubmitted: 1611318299
LastModified: 1704892736
URLPath: /cgit/aur.git/snapshot/obs-vnc.tar.gz