macOS
brew install fossillocal Homebrew formula metadata
sudo port install fossilMacPorts ports tree · devel/fossil/Portfile · source: api.github.com
brew
Distributed software configuration management. Version 2.28 via Homebrew; verified 2026-06-09.
install
brew install fossillocal Homebrew formula metadata
sudo port install fossilMacPorts ports tree · devel/fossil/Portfile · source: api.github.com
sudo apk add fossilAlpine Linux edge package indexes · fossil · source: dl-cdn.alpinelinux.org
sudo apt install fossilDebian stable package indexes · fossil · source: deb.debian.org
sudo dnf install fossilFedora Rawhide package metadata · fossil · source: dl.fedoraproject.org
nix profile install nixpkgs#fossilnixpkgs package indexes · fossil · source: raw.githubusercontent.com
sudo pacman -S fossilArch Linux sync databases · fossil · source: geo.mirror.pkgbuild.com
sudo zypper install fossilopenSUSE Tumbleweed package metadata · fossil · source: download.opensuse.org
choco install fossilChocolatey community package catalog · fossil · source: community.chocolatey.org
scoop install main/fossilScoop official bucket manifest trees · bucket/fossil.json · source: api.github.com
winget install --id Fossil.Fossil -eWindows Package Manager source index · Fossil.Fossil · source: cdn.winget.microsoft.com
overview
Distributed software configuration management
history
Fossil is a distributed software configuration management system that combines version control with tickets, wiki, forum, chat, documentation, technotes, a web UI, and role-based access control in one self-contained executable.
Fossil is developed in its own Fossil repository and has self-hosted since 2007-07-21. The official site states that cloning the self-hosting repository gives more than source code: it includes the project website, documentation, tickets, and related history.
The project was designed around SQLite-backed repository storage, a durable file format, autosync, ordinary HTTP(S) or SSH networking, and a single executable that can serve both local CLI workflows and a hosted project website.
Fossil occupies a different niche from Git: it is adopted by users who want an integrated project system and easy self-hosting rather than separate services for code, issues, wiki, and discussion. The official self-hosting page documents multiple public Fossil repositories kept in sync, plus a GitHub mirror exported from Fossil.
As a package, it is broadly available because installation is simple: download or build one binary and place it on `PATH`. The supplied package facts show availability through Homebrew, Debian, Ubuntu, Fedora, Arch, Alpine, MacPorts, Nix, Scoop, Winget, Chocolatey, and other managers.
The official quick start is `fossil init`, `fossil open`, `fossil add`, `fossil commit`, and `fossil ui`. That last command starts the built-in web interface, which is central to Fossil's identity as more than a plain VCS.
Fossil matters to package nerds because it is source control, project hosting, and release infrastructure packaged as one small binary. It challenges the normal Unix packaging pattern of composing many tools by shipping a complete forge-like workflow in a single executable backed by SQLite.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
fossil | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://www.fossil-scm.org/home/
install metadata
| Package key | brew:fossil |
|---|---|
| Version | 2.28 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/fossil |
| Homepage | https://www.fossil-scm.org/home/ |
| Repository | https://www.fossil-scm.org/home |
| Upstream docs | https://www.fossil-scm.org/home/doc/trunk/www/index.wiki |
| License | BSD-2-Clause |
| Source archive | https://fossil-scm.org/home/tarball/version-2.28/fossil-src-2.28.tar.gz |
| Last updated | 2026-06-09T15:23:07+02:00 |
| Pulse | updated |
| Dependencies | openssl@3 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fossil |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
fossil 1:2.26-2
DSCM with built-in wiki, http interface and server, tickets database
sudo apt install fossilfossil
nix profile install nixpkgs#fossilfossil 1:2.23-1build2
DSCM with built-in wiki, http interface and server, tickets database
sudo apt install fossilfossil 2.28-r0
Simple, high-reliability, distributed software configuration management
sudo apk add fossilfossil-bash-completion 2.28-r0
Bash completions for fossil
sudo apk add fossil-bash-completionfossil-zsh-completion 2.28-r0
Zsh completions for fossil
sudo apk add fossil-zsh-completionfossil 2.25-3.fc42
A distributed SCM with bug tracking and wiki
sudo dnf install fossilfossil-doc 2.25-3.fc42
Fossil documentation
sudo dnf install fossil-docfossil 2.28-1
Simple, high-reliability, distributed software configuration management
sudo pacman -S fossilfossil 2.28-1.2
Distributed software configuration management
sudo zypper install fossilfossil
sudo port install fossilfossil
choco install fossilmain/fossil
scoop install main/fossilFossil.Fossil
winget install --id Fossil.Fossil -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.