mswatch on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S mswatch

* (Optional) Uninstall mswatch on Arch using YAY

$ yay -Rns mswatch

2. Manually Install "mswatch" via AUR

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

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

b. Clone mswatch's git locally

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

c. Go to ~/mswatch folder and install it

$ cd ~/mswatch $ makepkg -si

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

ID: 223528
Name: mswatch
PackageBaseID: 98116
PackageBase: mswatch
Version: 1.2.0-2
Description: A utility to watch mailstores for changes and initiate mailbox syncs
URL: http://mswatch.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Runiq
Submitter: Runiq
FirstSubmitted: 1440076613
LastModified: 1440076698
URLPath: /cgit/aur.git/snapshot/mswatch.tar.gz