glide

Dependency management and vendoring for Go projects

Debian Debian
RUN apt-get update && \ apt-get install -y glide
Ubuntu
RUN apt-get update && \ apt-get install -y glide
Alpine
RUN apk add glide
Arch Arch Linux
RUN pacman -S --noconfirm glide
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y glide
Fedora
RUN dnf install -y glide
Raspbian
RUN apt-get update && \ apt-get install -y glide
click the source code to copy install glide on any operating system with command-not-found.com