tailspin on AUR (Arch User Repository)

Last updated: June 27,2024

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

$ yay -S tailspin

* (Optional) Uninstall tailspin on Arch using YAY

$ yay -Rns tailspin

2. Manually Install "tailspin" via AUR

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

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

b. Clone tailspin's git locally

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

c. Go to ~/tailspin folder and install it

$ cd ~/tailspin $ makepkg -si

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

ID: 1355803
Name: tailspin
PackageBaseID: 197361
PackageBase: tailspin
Version: 2.2.0-2
Description: tailspin - A log file highlighter
URL: https://github.com/bensadeh/tailspin
NumVotes: 8
Popularity: 0.691192
OutOfDate: 1708093663
Maintainer: just1602
Submitter: just1602
FirstSubmitted: 1693970186
LastModified: 1700415128
URLPath: /cgit/aur.git/snapshot/tailspin.tar.gz