tailman on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S tailman

* (Optional) Uninstall tailman on Arch using YAY

$ yay -Rns tailman

2. Manually Install "tailman" via AUR

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

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

b. Clone tailman's git locally

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

c. Go to ~/tailman folder and install it

$ cd ~/tailman $ makepkg -si

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

ID: 216048
Name: tailman
PackageBaseID: 73817
PackageBase: tailman
Version: 0.1.2-1
Description: Remote tail log viewer
URL: https://github.com/martinhjartmyr/tailman
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: s.pantaleev
Submitter: s.pantaleev
FirstSubmitted: 1380268018
LastModified: 1438127629
URLPath: /cgit/aur.git/snapshot/tailman.tar.gz