run-one on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S run-one

* (Optional) Uninstall run-one on Arch using YAY

$ yay -Rns run-one

2. Manually Install "run-one" via AUR

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

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

b. Clone run-one's git locally

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

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

$ cd ~/run-one $ makepkg -si

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

ID: 1191510
Name: run-one
PackageBaseID: 131509
PackageBase: run-one
Version: 1.17-3
Description: Run just one instance of a command and its args at a time
URL: https://launchpad.net/run-one
NumVotes: 1
Popularity: 0.000126
OutOfDate:
Maintainer:
Submitter: simon04
FirstSubmitted: 1523366544
LastModified: 1672786659
URLPath: /cgit/aur.git/snapshot/run-one.tar.gz