# fanficfare を Homebrew, Nix, zypper でインストール

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

## インストール

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

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

### macOS

- Homebrew (100%):

```sh
brew install fanficfare
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  証拠: 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
```

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

## パッケージ情報

- **パッケージキー:** brew:fanficfare
- **パッケージマネージャ:** Homebrew
- **バージョン:** 4.60.0
- **ソース概要:** Download fanfiction and original stories as e-books
- **ホームページ:** <https://github.com/JimmXinu/FanFicFare>
- **リポジトリ:** <https://github.com/JimmXinu/FanFicFare>
- **最終更新:** 2026-08-02T15:09:43Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- fanficfare (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

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

### ソース

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


## セキュリティノート

fanficfare に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## 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
## 他のパッケージマネージャ記録

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


## ソース

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