macOS
brew install fossillocal Homebrew formula metadata
sudo port install fossilMacPorts ports tree · devel/fossil/Portfile · ソース: api.github.com
brew
fossil のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.