ruby-libnotify on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ruby-libnotify

* (Optional) Uninstall ruby-libnotify on Arch using YAY

$ yay -Rns ruby-libnotify

2. Manually Install "ruby-libnotify" via AUR

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

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

b. Clone ruby-libnotify's git locally

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

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

$ cd ~/ruby-libnotify $ makepkg -si

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

ID: 1148472
Name: ruby-libnotify
PackageBaseID: 186358
PackageBase: ruby-libnotify
Version: 0.9.4-1
Description: Ruby bindings for libnotify using FFI
URL: http://rubygems.org/gems/libnotify
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Levitating
Submitter: Levitating
FirstSubmitted: 1664924351
LastModified: 1664924351
URLPath: /cgit/aur.git/snapshot/ruby-libnotify.tar.gz