# fossil を Homebrew, apk, chocolatey, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget でインストール

fossil のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:fossil
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install fossil
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install fossil
```

  証拠: MacPorts ports tree: devel/fossil/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add fossil
```

  証拠: Alpine Linux edge package indexes: fossil from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install fossil
```

  証拠: Debian stable package indexes: fossil from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install fossil
```

  証拠: Fedora Rawhide package metadata: fossil from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#fossil
```

  証拠: nixpkgs package indexes: fossil from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- pacman (92%):

```sh
sudo pacman -S fossil
```

  証拠: Arch Linux sync databases: fossil from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install fossil
```

  証拠: openSUSE Tumbleweed package metadata: fossil from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Chocolatey (92%):

```sh
choco install fossil
```

  証拠: Chocolatey community package catalog: fossil from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='6.5836','capture'

- Scoop (92%):

```sh
scoop install main/fossil
```

  証拠: Scoop official bucket manifest trees: bucket/fossil.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id Fossil.Fossil -e
```

  証拠: Windows Package Manager source index: Fossil.Fossil from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:fossil
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.28
- **ソース概要:** Distributed software configuration management
- **ホームページ:** <https://www.fossil-scm.org/home/>
- **最終更新:** 2026-06-09T15:23:07+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- fossil (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2.28
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2007: Fossil began self-hosting on 2007-07-21.
- 2017: One public mirror moved to a low-cost VPS, according to the self-hosting documentation.
- 2024: Version 2.25 was released on 2024-11-06.
- 2025: Version 2.27 was released on 2025-09-30.
- 2026: Version 2.28 was released on 2026-03-11.

### Related projects

- Fossil is closely related to SQLite through authorship, hosting, and its SQLite-backed storage model. Its official comparison discusses Git and Mercurial as peer distributed VCS tools, and its self-hosting documentation describes a GitHub mirror generated from Fossil.

### ソース

- <https://www.fossil-scm.org/home>
- <https://www.fossil-scm.org/home/doc/trunk/www/build.wiki>
- <https://www.fossil-scm.org/home/doc/trunk/www/changes.wiki>
- <https://www.fossil-scm.org/home/doc/trunk/www/fossil-v-git.wiki>
- <https://www.fossil-scm.org/home/doc/trunk/www/index.wiki>
- <https://www.fossil-scm.org/home/doc/trunk/www/selfhost.wiki>
- <https://www.fossil-scm.org/home/timeline?t=release>


## セキュリティノート

infrastructure mutation or orchestration signal.

- **Geiger リスク:** orange / 中
- infrastructure mutation or orchestration signal

## 他のパッケージマネージャ記録

- Debian apt - fossil - 1:2.26-2: normalized package name match | Debian stable package indexes: fossil from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | DSCM with built-in wiki, http interface and server, tickets database | https://fossil-scm.org
- Nix - fossil: normalized package name match | nixpkgs package indexes: fossil from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- Ubuntu apt - fossil - 1:2.23-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: fossil from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | DSCM with built-in wiki, http interface and server, tickets database | https://fossil-scm.org
- apk - fossil - 2.28-r0: normalized package name match | Alpine Linux edge package indexes: fossil from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Simple, high-reliability, distributed software configuration management | https://www.fossil-scm.org/
- apk - fossil-bash-completion - 2.28-r0: normalized package name match | Alpine Linux edge package indexes: fossil-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Bash completions for fossil | https://www.fossil-scm.org/
- apk - fossil-zsh-completion - 2.28-r0: normalized package name match | Alpine Linux edge package indexes: fossil-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Zsh completions for fossil | https://www.fossil-scm.org/
- dnf - fossil - 2.28-6.fc45: normalized package name match | Fedora Rawhide package metadata: fossil from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | A distributed SCM with bug tracking and wiki | https://www.fossil-scm.org/
- dnf - fossil-doc - 2.28-6.fc45: normalized package name match | Fedora Rawhide package metadata: fossil-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Fossil documentation | https://www.fossil-scm.org/
- pacman - fossil - 2.28-1: normalized package name match | Arch Linux sync databases: fossil from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Simple, high-reliability, distributed software configuration management | https://www.fossil-scm.org
- zypper - fossil - 2.28-1.4: normalized package name match | openSUSE Tumbleweed package metadata: fossil from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Distributed software configuration management | https://fossil-scm.org/
- MacPorts - fossil: normalized package name match | MacPorts ports tree: devel/fossil/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Chocolatey - fossil: normalized package name match | Chocolatey community package catalog: fossil from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='6.5836','capture'
- Scoop - main/fossil: normalized package name match | Scoop official bucket manifest trees: bucket/fossil.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - Fossil.Fossil: normalized package name match | Windows Package Manager source index: Fossil.Fossil from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/fossil.yml](https://github.com/mxcl/pkgdb/blob/main/combined/fossil.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
