inotail-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S inotail-git

* (Optional) Uninstall inotail-git on Arch using YAY

$ yay -Rns inotail-git

2. Manually Install "inotail-git" via AUR

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

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

b. Clone inotail-git's git locally

$ git clone https://aur.archlinux.org/inotail-git.git ~/inotail-git

c. Go to ~/inotail-git folder and install it

$ cd ~/inotail-git $ makepkg -si

3. Information about the inotail-git package on Arch User Repository (AUR)

ID: 1264356
Name: inotail-git
PackageBaseID: 41529
PackageBase: inotail-git
Version: r270.a449425-1
Description: inotify-based implementation of tail
URL: https://distanz.ch/inotail
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: eclairevoyant
Submitter: falconindy
FirstSubmitted: 1286455849
LastModified: 1685217560
URLPath: /cgit/aur.git/snapshot/inotail-git.tar.gz