sail on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S sail

* (Optional) Uninstall sail on Arch using YAY

$ yay -Rns sail

2. Manually Install "sail" via AUR

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

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

b. Clone sail's git locally

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

c. Go to ~/sail folder and install it

$ cd ~/sail $ makepkg -si

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

ID: 647488
Name: sail
PackageBaseID: 142301
PackageBase: sail
Version: 1.1.0-0
Description: A universal workflow for reproducible, project-defined development environments.
URL: https://github.com/cdr/sail
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: coadler
Submitter: coadler
FirstSubmitted: 1558727843
LastModified: 1568758378
URLPath: /cgit/aur.git/snapshot/sail.tar.gz