mattersend on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S mattersend

* (Optional) Uninstall mattersend on Arch using YAY

$ yay -Rns mattersend

2. Manually Install "mattersend" via AUR

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

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

b. Clone mattersend's git locally

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

c. Go to ~/mattersend folder and install it

$ cd ~/mattersend $ makepkg -si

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

ID: 373154
Name: mattersend
PackageBaseID: 106710
PackageBase: mattersend
Version: 2.0-2
Description: Library and CLI utility to send messages to mattermost's incoming webhooks
URL: https://github.com/mtorromeo/mattersend
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mtorromeo
Submitter: mtorromeo
FirstSubmitted: 1453908336
LastModified: 1484129643
URLPath: /cgit/aur.git/snapshot/mattersend.tar.gz