run-one on AUR (Arch User Repository)
Last updated: December 29,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
Copied
b. Install run-one on Arch using YAY
$
yay -S
run-one
Copied
* (Optional) Uninstall run-one on Arch using YAY
$
yay -Rns
run-one
Copied
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
Copied
b. Clone run-one's git locally
$
git clone https://aur.archlinux.org/run-one.git
~/run-one
Copied
c. Go to ~/run-one folder and install it
$
cd
~/run-one
Copied
$
makepkg -si
Copied
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
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