slaunch on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S slaunch

* (Optional) Uninstall slaunch on Arch using YAY

$ yay -Rns slaunch

2. Manually Install "slaunch" via AUR

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

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

b. Clone slaunch's git locally

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

c. Go to ~/slaunch folder and install it

$ cd ~/slaunch $ makepkg -si

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

ID: 1071006
Name: slaunch
PackageBaseID: 174890
PackageBase: slaunch
Version: 0.2.0-1
Description: Tiny helper to run applications in their own cgroups
URL: https://git.sr.ht/~whynothugo/slaunch
NumVotes: 1
Popularity: 0.008597
OutOfDate:
Maintainer: whynothugo
FirstSubmitted: 1641821476
LastModified: 1650739646
URLPath: /cgit/aur.git/snapshot/slaunch.tar.gz