# Installer fossil avec Homebrew, apk, chocolatey, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de fossil pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install fossil
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install fossil
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:fossil
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.28
- **Résumé source:** Distributed software configuration management
- **Page d'accueil:** <https://www.fossil-scm.org/home/>
- **Dernière mise à jour:** 2026-06-09T15:23:07+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- fossil (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.28
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <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>


## Notes de sécurité

infrastructure mutation or orchestration signal.

- **Risque Geiger:** orange / moyen
- infrastructure mutation or orchestration signal

## Autres enregistrements de gestionnaires de paquets

- 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)


## Sources

- 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
