ruby-slack-notifier on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S ruby-slack-notifier

* (Optional) Uninstall ruby-slack-notifier on Arch using YAY

$ yay -Rns ruby-slack-notifier

2. Manually Install "ruby-slack-notifier" via AUR

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

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

b. Clone ruby-slack-notifier's git locally

$ git clone https://aur.archlinux.org/ruby-slack-notifier.git ~/ruby-slack-notifier

c. Go to ~/ruby-slack-notifier folder and install it

$ cd ~/ruby-slack-notifier $ makepkg -si

3. Information about the ruby-slack-notifier package on Arch User Repository (AUR)

ID: 594363
Name: ruby-slack-notifier
PackageBaseID: 129939
PackageBase: ruby-slack-notifier
Version: 2.3.2-2
Description: A slim ruby wrapper for posting to slack webhooks
URL: http://github.com/stevenosloan/slack-notifier
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: farwayer
FirstSubmitted: 1518274491
LastModified: 1552492975
URLPath: /cgit/aur.git/snapshot/ruby-slack-notifier.tar.gz