macOS
brew install fossillocal Homebrew formula metadata
sudo port install fossilMacPorts ports tree · devel/fossil/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für fossil in AI-Agent-Workflows.
Installation
brew install fossillocal Homebrew formula metadata
sudo port install fossilMacPorts ports tree · devel/fossil/Portfile · Quelle: api.github.com
sudo apk add fossilAlpine Linux edge package indexes · fossil · Quelle: dl-cdn.alpinelinux.org
sudo apt install fossilDebian stable package indexes · fossil · Quelle: deb.debian.org
sudo dnf install fossilFedora Rawhide package metadata · fossil · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#fossilnixpkgs package indexes · fossil · Quelle: raw.githubusercontent.com
sudo pacman -S fossilArch Linux sync databases · fossil · Quelle: geo.mirror.pkgbuild.com
sudo zypper install fossilopenSUSE Tumbleweed package metadata · fossil · Quelle: download.opensuse.org
choco install fossilChocolatey community package catalog · fossil · Quelle: community.chocolatey.org
scoop install main/fossilScoop official bucket manifest trees · bucket/fossil.json · Quelle: api.github.com
winget install --id Fossil.Fossil -eWindows Package Manager source index · Fossil.Fossil · Quelle: cdn.winget.microsoft.com
Überblick
Distributed software configuration management
Verlauf
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.
Sicherheitslage
infrastructure mutation or orchestration signal.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
fossil | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://www.fossil-scm.org/home/
Installationsmetadaten
| Paketschlüssel | brew:fossil |
|---|---|
| Version | 2.28 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/fossil |
| Homepage | https://www.fossil-scm.org/home/ |
| Repository | https://www.fossil-scm.org/home |
| Upstream-Dokumentation | https://www.fossil-scm.org/home/doc/trunk/www/index.wiki |
| Lizenz | BSD-2-Clause |
| Quellarchiv | https://fossil-scm.org/home/tarball/version-2.28/fossil-src-2.28.tar.gz |
| Zuletzt aktualisiert | 2026-06-09T15:23:07+02:00 |
| Pulse | updated |
| Abhängigkeiten | openssl@3 |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.