mergelog on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S mergelog

* (Optional) Uninstall mergelog on Arch using YAY

$ yay -Rns mergelog

2. Manually Install "mergelog" via AUR

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

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

b. Clone mergelog's git locally

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

c. Go to ~/mergelog folder and install it

$ cd ~/mergelog $ makepkg -si

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

ID: 201535
Name: mergelog
PackageBaseID: 95091
PackageBase: mergelog
Version: 4.5-1
Description: Utility that merges httpd log files by date
URL: http://mergelog.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: javmorin
Submitter: javmorin
FirstSubmitted: 1435015653
LastModified: 1435017898
URLPath: /cgit/aur.git/snapshot/mergelog.tar.gz