mbox2eml on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S mbox2eml

* (Optional) Uninstall mbox2eml on Arch using YAY

$ yay -Rns mbox2eml

2. Manually Install "mbox2eml" via AUR

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

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

b. Clone mbox2eml's git locally

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

c. Go to ~/mbox2eml folder and install it

$ cd ~/mbox2eml $ makepkg -si

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

ID: 568981
Name: mbox2eml
PackageBaseID: 138088
PackageBase: mbox2eml
Version: 0.1.2-1
Description: Splits mbox mailboxes into single eml files
URL: https://sourceforge.net/projects/mbox2eml/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: elconde
Submitter: elconde
FirstSubmitted: 1544986180
LastModified: 1544986180
URLPath: /cgit/aur.git/snapshot/mbox2eml.tar.gz