git-annex-shell

manage files with git, without checking their contents into git

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