camalarm on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S camalarm

* (Optional) Uninstall camalarm on Arch using YAY

$ yay -Rns camalarm

2. Manually Install "camalarm" via AUR

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

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

b. Clone camalarm's git locally

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

c. Go to ~/camalarm folder and install it

$ cd ~/camalarm $ makepkg -si

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

ID: 730744
Name: camalarm
PackageBaseID: 152348
PackageBase: camalarm
Version: 0.0.1-1
Description: lua script + nginx to manage raspberry pi camera or others
URL: https://github.com/Chipsterjulien/camalarm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chipsterjulien
FirstSubmitted: 1588602126
LastModified: 1588602555
URLPath: /cgit/aur.git/snapshot/camalarm.tar.gz