run-or-raise on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S run-or-raise

* (Optional) Uninstall run-or-raise on Arch using YAY

$ yay -Rns run-or-raise

2. Manually Install "run-or-raise" via AUR

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

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

b. Clone run-or-raise's git locally

$ git clone https://aur.archlinux.org/run-or-raise.git ~/run-or-raise

c. Go to ~/run-or-raise folder and install it

$ cd ~/run-or-raise $ makepkg -si

3. Information about the run-or-raise package on Arch User Repository (AUR)

ID: 957782
Name: run-or-raise
PackageBaseID: 136010
PackageBase: run-or-raise
Version: 0.3.3-1
Description: Utility for launching applications or focusing their windows
URL: https://github.com/Soft/run-or-raise
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Soft
Submitter: Soft
FirstSubmitted: 1536867830
LastModified: 1631028770
URLPath: /cgit/aur.git/snapshot/run-or-raise.tar.gz