saw on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S saw

* (Optional) Uninstall saw on Arch using YAY

$ yay -Rns saw

2. Manually Install "saw" via AUR

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

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

b. Clone saw's git locally

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

c. Go to ~/saw folder and install it

$ cd ~/saw $ makepkg -si

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

ID: 577952
Name: saw
PackageBaseID: 125740
PackageBase: saw
Version: 0.2.2-1
Description: Fast, multipurpose tool for AWS CloudWatch Logs
URL: https://github.com/TylerBrock/saw
NumVotes: 2
Popularity: 0
OutOfDate: 1684445079
Maintainer: tbrock
Submitter: tbrock
FirstSubmitted: 1505922738
LastModified: 1547769775
URLPath: /cgit/aur.git/snapshot/saw.tar.gz