cameramonitor on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S cameramonitor

* (Optional) Uninstall cameramonitor on Arch using YAY

$ yay -Rns cameramonitor

2. Manually Install "cameramonitor" via AUR

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

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

b. Clone cameramonitor's git locally

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

c. Go to ~/cameramonitor folder and install it

$ cd ~/cameramonitor $ makepkg -si

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

ID: 683260
Name: cameramonitor
PackageBaseID: 64500
PackageBase: cameramonitor
Version: 0.3.2-7
Description: A little monitor to check if your Webcam is On.
URL: http://www.infinicode.org/code/cameramonitor/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1352631391
LastModified: 1578312078
URLPath: /cgit/aur.git/snapshot/cameramonitor.tar.gz