obs-source-clone on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S obs-source-clone

* (Optional) Uninstall obs-source-clone on Arch using YAY

$ yay -Rns obs-source-clone

2. Manually Install "obs-source-clone" via AUR

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

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

b. Clone obs-source-clone's git locally

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

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

$ cd ~/obs-source-clone $ makepkg -si

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

ID: 1252574
Name: obs-source-clone
PackageBaseID: 188187
PackageBase: obs-source-clone
Version: 0.1.4-1
Description: Plugin for OBS Studio to clone sources
URL: https://obsproject.com/forum/resources/source-clone.1632/
NumVotes: 1
Popularity: 0.057839
OutOfDate:
Maintainer: tytan652
Submitter: tytan652
FirstSubmitted: 1669367435
LastModified: 1683203052
URLPath: /cgit/aur.git/snapshot/obs-source-clone.tar.gz