tmpmail on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S tmpmail

* (Optional) Uninstall tmpmail on Arch using YAY

$ yay -Rns tmpmail

2. Manually Install "tmpmail" via AUR

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

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

b. Clone tmpmail's git locally

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

c. Go to ~/tmpmail folder and install it

$ cd ~/tmpmail $ makepkg -si

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

ID: 1076128
Name: tmpmail
PackageBaseID: 174064
PackageBase: tmpmail
Version: 1.2.3-1
Description: A temporary email right from your terminal written in POSIX sh
URL: https://github.com/sdushantha/tmpmail
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dusansimic
Submitter: dusansimic
FirstSubmitted: 1639751516
LastModified: 1651762169
URLPath: /cgit/aur.git/snapshot/tmpmail.tar.gz