git-lfs

Work with large files in Git repositories. More information: <https://git-lfs.github.com>.

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