exim-gnutls on AUR (Arch User Repository)

Last updated: June 05,2024

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

$ yay -S exim-gnutls

* (Optional) Uninstall exim-gnutls on Arch using YAY

$ yay -Rns exim-gnutls

2. Manually Install "exim-gnutls" via AUR

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

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

b. Clone exim-gnutls's git locally

$ git clone https://aur.archlinux.org/exim-gnutls.git ~/exim-gnutls

c. Go to ~/exim-gnutls folder and install it

$ cd ~/exim-gnutls $ makepkg -si

3. Information about the exim-gnutls package on Arch User Repository (AUR)

ID: 770227
Name: exim-gnutls
PackageBaseID: 88090
PackageBase: exim-gnutls
Version: 4.94-1
Description: Message Transfer Agent (built with GnuTLS instead of OpenSSL)
URL: https://www.exim.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1418078114
LastModified: 1595782671
URLPath: /cgit/aur.git/snapshot/exim-gnutls.tar.gz