logsend on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S logsend

* (Optional) Uninstall logsend on Arch using YAY

$ yay -Rns logsend

2. Manually Install "logsend" via AUR

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

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

b. Clone logsend's git locally

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

c. Go to ~/logsend folder and install it

$ cd ~/logsend $ makepkg -si

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

ID: 962590
Name: logsend
PackageBaseID: 59311
PackageBase: logsend
Version: 1.0-2
Description: tool for sending e-mail notifications about changes in (log) files
URL: https://github.com/jose1711/logsend
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1337170501
LastModified: 1631964177
URLPath: /cgit/aur.git/snapshot/logsend.tar.gz