xtail on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S xtail

* (Optional) Uninstall xtail on Arch using YAY

$ yay -Rns xtail

2. Manually Install "xtail" via AUR

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

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

b. Clone xtail's git locally

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

c. Go to ~/xtail folder and install it

$ cd ~/xtail $ makepkg -si

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

ID: 1279474
Name: xtail
PackageBaseID: 39253
PackageBase: xtail
Version: 2.1.9-1
Description: Tail multiple logfiles at once, even if rotated
URL: https://unicom.crosenthal.com/sw/xtail
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: willemw
Submitter:
FirstSubmitted: 1280315325
LastModified: 1687860564
URLPath: /cgit/aur.git/snapshot/xtail.tar.gz