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