macOS
brew install fossillocal Homebrew formula metadata
sudo port install fossilMacPorts ports tree · devel/fossil/Portfile · 来源: api.github.com
安装
brew install fossillocal Homebrew formula metadata
sudo port install fossilMacPorts ports tree · devel/fossil/Portfile · 来源: api.github.com
sudo apk add fossilAlpine Linux edge package indexes · fossil · 来源: dl-cdn.alpinelinux.org
sudo apt install fossilDebian stable package indexes · fossil · 来源: deb.debian.org
sudo dnf install fossilFedora Rawhide package metadata · fossil · 来源: dl.fedoraproject.org
nix profile install nixpkgs#fossilnixpkgs package indexes · fossil · 来源: raw.githubusercontent.com
sudo pacman -S fossilArch Linux sync databases · fossil · 来源: geo.mirror.pkgbuild.com
sudo zypper install fossilopenSUSE Tumbleweed package metadata · fossil · 来源: download.opensuse.org
choco install fossilChocolatey community package catalog · fossil · 来源: community.chocolatey.org
scoop install main/fossilScoop official bucket manifest trees · bucket/fossil.json · 来源: api.github.com
winget install --id Fossil.Fossil -eWindows Package Manager source index · Fossil.Fossil · 来源: cdn.winget.microsoft.com
概览
Distributed software configuration management
历史
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.
安全态势
infrastructure mutation or orchestration signal.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
fossil | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://www.fossil-scm.org/home/
安装元数据
| 软件包键 | brew:fossil |
|---|---|
| 版本 | 2.28 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/fossil |
| 主页 | https://www.fossil-scm.org/home/ |
| 仓库 | https://www.fossil-scm.org/home |
| 上游文档 | https://www.fossil-scm.org/home/doc/trunk/www/index.wiki |
| 许可证 | BSD-2-Clause |
| 源码归档 | https://fossil-scm.org/home/tarball/version-2.28/fossil-src-2.28.tar.gz |
| 最后更新 | 2026-06-09T15:23:07+02:00 |
| Pulse | updated |
| 依赖 | openssl@3 |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.