droidcam on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S droidcam

* (Optional) Uninstall droidcam on Arch using YAY

$ yay -Rns droidcam

2. Manually Install "droidcam" via AUR

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

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

b. Clone droidcam's git locally

$ git clone https://aur.archlinux.org/droidcam.git ~/droidcam

c. Go to ~/droidcam folder and install it

$ cd ~/droidcam $ makepkg -si

3. Information about the droidcam package on Arch User Repository (AUR)

ID: 1383277
Name: droidcam
PackageBaseID: 50315
PackageBase: droidcam
Version: 1:2.1.2-1
Description: A tool for using your android device as a wireless/usb webcam
URL: https://github.com/dev47apps/droidcam
NumVotes: 135
Popularity: 1.061818
OutOfDate:
Maintainer: CodeXYZ
Submitter: marquicus
FirstSubmitted: 1309379461
LastModified: 1704846301
URLPath: /cgit/aur.git/snapshot/droidcam.tar.gz

5. The same packages on other Linux Distributions