systemd-cloud-watch on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S systemd-cloud-watch

* (Optional) Uninstall systemd-cloud-watch on Arch using YAY

$ yay -Rns systemd-cloud-watch

2. Manually Install "systemd-cloud-watch" via AUR

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

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

b. Clone systemd-cloud-watch's git locally

$ git clone https://aur.archlinux.org/systemd-cloud-watch.git ~/systemd-cloud-watch

c. Go to ~/systemd-cloud-watch folder and install it

$ cd ~/systemd-cloud-watch $ makepkg -si

3. Information about the systemd-cloud-watch package on Arch User Repository (AUR)

ID: 501835
Name: systemd-cloud-watch
PackageBaseID: 131506
PackageBase: systemd-cloud-watch
Version: 0.2.1-1
Description: This utility reads from the systemd journal, and sends the data in batches to CloudWatch.
URL: https://advantageous.github.io/systemd-cloud-watch/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jcf
Submitter: jcf
FirstSubmitted: 1523360181
LastModified: 1523360181
URLPath: /cgit/aur.git/snapshot/systemd-cloud-watch.tar.gz