python-pyfakewebcam on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-pyfakewebcam

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

$ yay -Rns python-pyfakewebcam

2. Manually Install "python-pyfakewebcam" via AUR

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

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

b. Clone python-pyfakewebcam's git locally

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

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

$ cd ~/python-pyfakewebcam $ makepkg -si

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

ID: 1140678
Name: python-pyfakewebcam
PackageBaseID: 185786
PackageBase: python-pyfakewebcam
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: 1
Popularity: 0.00335
OutOfDate:
Maintainer: robertfoster
Submitter: robertfoster
FirstSubmitted: 1663364392
LastModified: 1663364392
URLPath: /cgit/aur.git/snapshot/python-pyfakewebcam.tar.gz