msgviewer on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S msgviewer

* (Optional) Uninstall msgviewer on Arch using YAY

$ yay -Rns msgviewer

2. Manually Install "msgviewer" via AUR

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

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

b. Clone msgviewer's git locally

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

c. Go to ~/msgviewer folder and install it

$ cd ~/msgviewer $ makepkg -si

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

ID: 728020
Name: msgviewer
PackageBaseID: 113809
PackageBase: msgviewer
Version: 1.9-1
Description: MsgViewer is email-viewer utility for .msg e-mail messages, implemented in pure Java.
URL: https://sourceforge.net/projects/msgviewer/
NumVotes: 5
Popularity: 0.003872
OutOfDate:
Maintainer: maxdevaine
Submitter: maxdevaine
FirstSubmitted: 1468963022
LastModified: 1588108677
URLPath: /cgit/aur.git/snapshot/msgviewer.tar.gz