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

Last updated: May 17,2024

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

$ yay -S raise-or-run

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

$ yay -Rns raise-or-run

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

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

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

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

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

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

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

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

ID: 726974
Name: raise-or-run
PackageBaseID: 135903
PackageBase: raise-or-run
Version: 1.1-1
Description: Linux shell script to raise app window, or run app if window not already open
URL: https://github.com/bulletmark/raise-or-run
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bulletmark
Submitter: bulletmark
FirstSubmitted: 1536556524
LastModified: 1587947678
URLPath: /cgit/aur.git/snapshot/raise-or-run.tar.gz