multitail on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S multitail

* (Optional) Uninstall multitail on Arch using YAY

$ yay -Rns multitail

2. Manually Install "multitail" via AUR

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

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

b. Clone multitail's git locally

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

c. Go to ~/multitail folder and install it

$ cd ~/multitail $ makepkg -si

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

ID: 1344701
Name: multitail
PackageBaseID: 192172
PackageBase: multitail
Version: 7.1.2-1
Description: Lets you view one or multiple files like the original tail program
URL: https://www.vanheusden.com/multitail
NumVotes: 4
Popularity: 0.113356
OutOfDate:
Maintainer: tarball
Submitter: arojas
FirstSubmitted: 1680342875
LastModified: 1698689105
URLPath: /cgit/aur.git/snapshot/multitail.tar.gz