cm on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S cm

* (Optional) Uninstall cm on Arch using YAY

$ yay -Rns cm

2. Manually Install "cm" via AUR

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

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

b. Clone cm's git locally

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

c. Go to ~/cm folder and install it

$ cd ~/cm $ makepkg -si

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

ID: 1384113
Name: cm
PackageBaseID: 201432
PackageBase: cm
Version: 3.10.3-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:
Submitter: alfr
FirstSubmitted: 1704986310
LastModified: 1704987185
URLPath: /cgit/aur.git/snapshot/cm.tar.gz