awslogs on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S awslogs

* (Optional) Uninstall awslogs on Arch using YAY

$ yay -Rns awslogs

2. Manually Install "awslogs" via AUR

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

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

b. Clone awslogs's git locally

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

c. Go to ~/awslogs folder and install it

$ cd ~/awslogs $ makepkg -si

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

ID: 1252824
Name: awslogs
PackageBaseID: 109554
PackageBase: awslogs
Version: 0.14.0-5
Description: AWS CloudWatch logs for Humans™
URL: https://github.com/jorgebastida/awslogs
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: christoph.gysin
Submitter: neg3ntropy
FirstSubmitted: 1459444026
LastModified: 1683224523
URLPath: /cgit/aur.git/snapshot/awslogs.tar.gz