ada_spawn on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S ada_spawn

* (Optional) Uninstall ada_spawn on Arch using YAY

$ yay -Rns ada_spawn

2. Manually Install "ada_spawn" via AUR

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

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

b. Clone ada_spawn's git locally

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

c. Go to ~/ada_spawn folder and install it

$ cd ~/ada_spawn $ makepkg -si

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

ID: 1271451
Name: ada_spawn
PackageBaseID: 168171
PackageBase: ada_spawn
Version: 1:24.0w-1
Description: A simple Ada API to start processes and communicate with them.
URL: https://github.com/AdaCore/spawn
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: charlie5
Submitter: charlie5
FirstSubmitted: 1624173848
LastModified: 1686471328
URLPath: /cgit/aur.git/snapshot/ada_spawn.tar.gz