launch-cmd on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S launch-cmd

* (Optional) Uninstall launch-cmd on Arch using YAY

$ yay -Rns launch-cmd

2. Manually Install "launch-cmd" via AUR

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

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

b. Clone launch-cmd's git locally

$ git clone https://aur.archlinux.org/launch-cmd.git ~/launch-cmd

c. Go to ~/launch-cmd folder and install it

$ cd ~/launch-cmd $ makepkg -si

3. Information about the launch-cmd package on Arch User Repository (AUR)

ID: 398787
Name: launch-cmd
PackageBaseID: 121060
PackageBase: launch-cmd
Version: 1.0.1-3
Description: Launch an independent process from a shell
URL: https://github.com/silverhammermba/launch
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: silverhammermba
Submitter: silverhammermba
FirstSubmitted: 1490724491
LastModified: 1491429483
URLPath: /cgit/aur.git/snapshot/launch-cmd.tar.gz