cmonk on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S cmonk

* (Optional) Uninstall cmonk on Arch using YAY

$ yay -Rns cmonk

2. Manually Install "cmonk" via AUR

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

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

b. Clone cmonk's git locally

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

c. Go to ~/cmonk folder and install it

$ cd ~/cmonk $ makepkg -si

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

ID: 1388767
Name: cmonk
PackageBaseID: 201473
PackageBase: cmonk
Version: 3.10.5-1
Description: fast logfile viewer for Analyzing Large Logfiles Chipmunk is a fast logfile viewer designed for analyzing large logfiles. It features super-fast search capabilities and is an invaluable tool for developers who need to analyze log data.
URL: https://github.com/esrlabs/chipmunk
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alfr
Submitter: alfr
FirstSubmitted: 1705067685
LastModified: 1705669652
URLPath: /cgit/aur.git/snapshot/cmonk.tar.gz