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