# Installer fanficfare avec Homebrew, Nix, zypper

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

## installation

```sh
sudo av install brew:fanficfare
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install fanficfare
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#fanficfare
```

  Preuve: nixpkgs package indexes: pkgs/by-name/fa/fanficfare/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install fanficfare
```

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

## Faits du paquet

- **Clé du paquet:** brew:fanficfare
- **Gestionnaire de paquets:** Homebrew
- **Version:** 4.60.0
- **Résumé source:** Download fanfiction and original stories as e-books
- **Page d'accueil:** <https://github.com/JimmXinu/FanFicFare>
- **Dépôt:** <https://github.com/JimmXinu/FanFicFare>
- **Dernière mise à jour:** 2026-08-02T15:09:43Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- fanficfare (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

FanFicFare is a Python command-line tool and calibre plugin for downloading fanfiction and original stories from supported websites and turning them into e-books. It can also update existing EPUB files with newly published chapters.

### Historique du projet

The project is the renamed and relocated successor to FanFictionDownLoader, also known as FFDL or fanficdownloader. Its current GitHub repository dates to 2015, while compatibility paths and documentation still preserve the earlier name.

FanFicFare was distributed in CLI, calibre-plugin, and web-service forms. The maintainer shut down the legacy hosted web service in November 2019, leaving the locally run CLI and calibre plugin as the maintained delivery models.

### Historique d'adoption

The official README describes support for more than 100 story sites and a roughly monthly release cadence. The supplied package metadata records distribution through Homebrew, Nix, and openSUSE's Zypper in addition to the project's official PyPI and calibre-plugin channels.

### Modes d'utilisation

CLI users pass story URLs to `fanficfare`, choose an output format such as EPUB, HTML, MOBI, or text, and customize download, metadata, image, and site behavior through layered INI settings. The calibre plugin adds library integration, metadata updates, and incremental EPUB updates.

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

FanFicFare is notable as a long-lived, adapter-driven content downloader whose package has retained command-line compatibility and legacy configuration lookup paths across a project rename. Its combination of PyPI, calibre, and operating-system package distribution makes it useful to readers who automate e-book libraries.

### Chronologie

- 2015: The current FanFicFare GitHub repository was created; official documentation describes the project as the renamed successor to FanFictionDownLoader.
- 2019: The legacy hosted web service shut down on November 30; the CLI and calibre plugin remained.
- 2026: FanFicFare 4.59.0 was released on July 1.

### Related projects

- FanFictionDownLoader was FanFicFare's earlier project name and remains visible in a backward-compatible configuration path.
- calibre provides the e-book library environment used by FanFicFare's most feature-rich plugin edition.

### Sources

- <https://api.github.com/repos/JimmXinu/FanFicFare>
- <https://github.com/JimmXinu/FanFicFare#readme>
- <https://github.com/JimmXinu/FanFicFare/releases/tag/v4.59.0>
- <https://github.com/JimmXinu/FanFicFare/wiki>
- <https://github.com/JimmXinu/FanFicFare/wiki/INI-File>
- source_facts.package-manager


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour fanficfare. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ./personal.ini, ~/.fanficfare/personal.ini, $XDG_CONFIG_HOME/fanficfare/personal.ini, ~/.fanficdownloader/personal.ini

## Credential files

- Unix: ./personal.ini, ~/.fanficfare/personal.ini, $XDG_CONFIG_HOME/fanficfare/personal.ini, ~/.fanficdownloader/personal.ini
## Autres enregistrements de gestionnaires de paquets

- Nix - fanficfare: normalized package name match | nixpkgs package indexes: pkgs/by-name/fa/fanficfare/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- zypper - fanficfare - 4.60.0-1.1: normalized package name match | openSUSE Tumbleweed package metadata: fanficfare from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Tool for making eBooks from stories on fanfiction and other web sites | https://github.com/JimmXinu/FanFicFare


## Combined YAML source

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


## Sources

- pkg.so package database
- curated configuration and credential file locations
- curated package history
- external package-manager database matches
- cross-ecosystem install command graph
