vmt on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S vmt

* (Optional) Uninstall vmt on Arch using YAY

$ yay -Rns vmt

2. Manually Install "vmt" via AUR

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

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

b. Clone vmt's git locally

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

c. Go to ~/vmt folder and install it

$ cd ~/vmt $ makepkg -si

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

ID: 1345875
Name: vmt
PackageBaseID: 189586
PackageBase: vmt
Version: 0.8.0-1
Description: The Very Opinionated Mail Interaction Toolkit (vomit) - CLI tool
URL: https://sr.ht/~bitfehler/vomit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bitfehler
Submitter: bitfehler
FirstSubmitted: 1673886433
LastModified: 1698848555
URLPath: /cgit/aur.git/snapshot/vmt.tar.gz