toolong on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S toolong

* (Optional) Uninstall toolong on Arch using YAY

$ yay -Rns toolong

2. Manually Install "toolong" via AUR

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

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

b. Clone toolong's git locally

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

c. Go to ~/toolong folder and install it

$ cd ~/toolong $ makepkg -si

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

ID: 1420167
Name: toolong
PackageBaseID: 202388
PackageBase: toolong
Version: 1.4.0-1
Description: A terminal application to view, tail, merge, and search log files (plus JSONL)
URL: https://github.com/Textualize/toolong
NumVotes: 2
Popularity: 1.225103
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1707691574
LastModified: 1709499879
URLPath: /cgit/aur.git/snapshot/toolong.tar.gz