fossil

Distributed version control system. Some subcommands such as fossil commit have their own usage documentation. More information: <https://fossil-scm.org/>.

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