python-mailchecker on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-mailchecker

* (Optional) Uninstall python-mailchecker on Arch using YAY

$ yay -Rns python-mailchecker

2. Manually Install "python-mailchecker" via AUR

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

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

b. Clone python-mailchecker's git locally

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

c. Go to ~/python-mailchecker folder and install it

$ cd ~/python-mailchecker $ makepkg -si

3. Information about the python-mailchecker package on Arch User Repository (AUR)

ID: 1319717
Name: python-mailchecker
PackageBaseID: 166764
PackageBase: mailchecker
Version: 5.0.9-1
Description: Cross-language email validation. Backed by a database of over 30 000 throwable email domains.
URL: https://github.com/FGRibreau/mailchecker/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SZanko
Submitter: SZanko
FirstSubmitted: 1620770124
LastModified: 1694874271
URLPath: /cgit/aur.git/snapshot/python-mailchecker.tar.gz