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