cyrus-imapd on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S cyrus-imapd

* (Optional) Uninstall cyrus-imapd on Arch using YAY

$ yay -Rns cyrus-imapd

2. Manually Install "cyrus-imapd" via AUR

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

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

b. Clone cyrus-imapd's git locally

$ git clone https://aur.archlinux.org/cyrus-imapd.git ~/cyrus-imapd

c. Go to ~/cyrus-imapd folder and install it

$ cd ~/cyrus-imapd $ makepkg -si

3. Information about the cyrus-imapd package on Arch User Repository (AUR)

ID: 1349326
Name: cyrus-imapd
PackageBaseID: 13305
PackageBase: cyrus-imapd
Version: 3.8.1-1
Description: An email, contacts and calendar server
URL: https://www.cyrusimap.org/
NumVotes: 27
Popularity: 0.001649
OutOfDate:
Maintainer: J5lx
Submitter: ryanc
FirstSubmitted: 1192350167
LastModified: 1699392485
URLPath: /cgit/aur.git/snapshot/cyrus-imapd.tar.gz