docksal on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S docksal

* (Optional) Uninstall docksal on Arch using YAY

$ yay -Rns docksal

2. Manually Install "docksal" via AUR

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

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

b. Clone docksal's git locally

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

c. Go to ~/docksal folder and install it

$ cd ~/docksal $ makepkg -si

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

ID: 943526
Name: docksal
PackageBaseID: 142438
PackageBase: docksal
Version: 1.16.0-1
Description: Docker powered environments for web development on macOS, Windows and Linux
URL: https://docksal.io/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Natetronn
Submitter: zrhoffman
FirstSubmitted: 1559333819
LastModified: 1628034284
URLPath: /cgit/aur.git/snapshot/docksal.tar.gz