python-fakewebcam on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-fakewebcam

* (Optional) Uninstall python-fakewebcam on Arch using YAY

$ yay -Rns python-fakewebcam

2. Manually Install "python-fakewebcam" via AUR

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

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

b. Clone python-fakewebcam's git locally

$ git clone https://aur.archlinux.org/python-fakewebcam.git ~/python-fakewebcam

c. Go to ~/python-fakewebcam folder and install it

$ cd ~/python-fakewebcam $ makepkg -si

3. Information about the python-fakewebcam package on Arch User Repository (AUR)

ID: 721395
Name: python-fakewebcam
PackageBaseID: 151564
PackageBase: python-fakewebcam
Version: 0.1.0-1
Description: An API for writing RGB frames to a fake webcam device on Linux
URL: https://github.com/jremmons/pyfakewebcam/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jjanzic
FirstSubmitted: 1586983992
LastModified: 1586984077
URLPath: /cgit/aur.git/snapshot/python-fakewebcam.tar.gz