launch on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S launch

* (Optional) Uninstall launch on Arch using YAY

$ yay -Rns launch

2. Manually Install "launch" via AUR

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

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

b. Clone launch's git locally

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

c. Go to ~/launch folder and install it

$ cd ~/launch $ makepkg -si

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

ID: 282211
Name: launch
PackageBaseID: 4115
PackageBase: launch
Version: 1.0pre1-2
Description: Launch.app is a small programm for executing applications, based on WINGs library.
URL: http://stepmaker.sourceforge.net/launch.html
NumVotes: 1
Popularity: 0
OutOfDate: 1708079986
Maintainer: bidulock
Submitter:
FirstSubmitted: 1144354146
LastModified: 1457271892
URLPath: /cgit/aur.git/snapshot/launch.tar.gz