kimap2 on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S kimap2

* (Optional) Uninstall kimap2 on Arch using YAY

$ yay -Rns kimap2

2. Manually Install "kimap2" via AUR

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

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

b. Clone kimap2's git locally

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

c. Go to ~/kimap2 folder and install it

$ cd ~/kimap2 $ makepkg -si

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

ID: 1271412
Name: kimap2
PackageBaseID: 194548
PackageBase: kimap2
Version: 0.4.0-1
Description: Job-based API for interacting with IMAP servers
URL: https://community.kde.org/KDE_PIM
NumVotes: 0
Popularity: 0
OutOfDate: 1699592036
Maintainer:
Submitter: arojas
FirstSubmitted: 1686466764
LastModified: 1686466764
URLPath: /cgit/aur.git/snapshot/kimap2.tar.gz

5. The same packages on other Linux Distributions