mailboot on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S mailboot

* (Optional) Uninstall mailboot on Arch using YAY

$ yay -Rns mailboot

2. Manually Install "mailboot" via AUR

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

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

b. Clone mailboot's git locally

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

c. Go to ~/mailboot folder and install it

$ cd ~/mailboot $ makepkg -si

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

ID: 501651
Name: mailboot
PackageBaseID: 71639
PackageBase: mailboot
Version: 3-2
Description: Send an email when your computer boot
URL: https://github.com/seblu/mailboot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: seblu
Submitter: seblu
FirstSubmitted: 1373281273
LastModified: 1523300309
URLPath: /cgit/aur.git/snapshot/mailboot.tar.gz