beacon on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S beacon

* (Optional) Uninstall beacon on Arch using YAY

$ yay -Rns beacon

2. Manually Install "beacon" via AUR

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

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

b. Clone beacon's git locally

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

c. Go to ~/beacon folder and install it

$ cd ~/beacon $ makepkg -si

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

ID: 622499
Name: beacon
PackageBaseID: 142862
PackageBase: beacon
Version: 1.1.0-1
Description: Tiny system utility reporting CPU, memory, uptime to logs, cloudwatch, http
URL: https://github.com/shazbits/beacon
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: romzr
Submitter: romzr
FirstSubmitted: 1560834129
LastModified: 1560834129
URLPath: /cgit/aur.git/snapshot/beacon.tar.gz