cw-cloudwatch on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S cw-cloudwatch

* (Optional) Uninstall cw-cloudwatch on Arch using YAY

$ yay -Rns cw-cloudwatch

2. Manually Install "cw-cloudwatch" via AUR

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

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

b. Clone cw-cloudwatch's git locally

$ git clone https://aur.archlinux.org/cw-cloudwatch.git ~/cw-cloudwatch

c. Go to ~/cw-cloudwatch folder and install it

$ cd ~/cw-cloudwatch $ makepkg -si

3. Information about the cw-cloudwatch package on Arch User Repository (AUR)

ID: 1252651
Name: cw-cloudwatch
PackageBaseID: 186955
PackageBase: cw-cloudwatch
Version: 4.1.3-1
Description: The best way to tail AWS CloudWatch Logs from your terminal
URL: https://github.com/lucagrulla/cw
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: richardmurri
Submitter: richardmurri
FirstSubmitted: 1666903622
LastModified: 1683208991
URLPath: /cgit/aur.git/snapshot/cw-cloudwatch.tar.gz