dockstation on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S dockstation

* (Optional) Uninstall dockstation on Arch using YAY

$ yay -Rns dockstation

2. Manually Install "dockstation" via AUR

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

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

b. Clone dockstation's git locally

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

c. Go to ~/dockstation folder and install it

$ cd ~/dockstation $ makepkg -si

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

ID: 658617
Name: dockstation
PackageBaseID: 127110
PackageBase: dockstation
Version: 1.5.1-1
Description: Working with Docker has never been so easy and convenient.
URL: https://github.com/DockStation/dockstation
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: jamezrin
Submitter: van-ess0
FirstSubmitted: 1510143108
LastModified: 1571750487
URLPath: /cgit/aur.git/snapshot/dockstation.tar.gz