ruby-launchy on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S ruby-launchy

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

$ yay -Rns ruby-launchy

2. Manually Install "ruby-launchy" via AUR

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

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

b. Clone ruby-launchy's git locally

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

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

$ cd ~/ruby-launchy $ makepkg -si

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

ID: 1420324
Name: ruby-launchy
PackageBaseID: 97976
PackageBase: ruby-launchy
Version: 3.0.0-1
Description: Launchy is helper class for launching cross-platform applications in a fire and forget manner.
URL: http://github.com/copiousfreetime/launchy
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: DDoSolitary
Submitter: johnguant
FirstSubmitted: 1439961421
LastModified: 1709525933
URLPath: /cgit/aur.git/snapshot/ruby-launchy.tar.gz