# dillo を Homebrew, apk, apt, dnf, Nix, pacman でインストール

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

## インストール

```sh
sudo av install brew:dillo
```

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

### macOS

- Homebrew (100%):

```sh
brew install dillo
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add dillo
```

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

- Debian apt (92%):

```sh
sudo apt install dillo
```

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

- dnf (92%):

```sh
sudo dnf install dillo
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#dillo
```

  証拠: nixpkgs package indexes: pkgs/by-name/di/dillo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S dillo
```

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

## パッケージ情報

- **パッケージキー:** brew:dillo
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/dillo>
- **バージョン:** 3.2.0
- **ソース概要:** Fast and small graphical web browser
- **ホームページ:** <https://dillo-browser.github.io/>
- **リポジトリ:** <https://github.com/dillo-browser/dillo>
- **上流ドキュメント:** <https://dillo-browser.github.io/doxygen/index.html>
- **ライセンス:** GPL-3.0-or-later
- **ソースアーカイブ:** <https://github.com/dillo-browser/dillo/releases/download/v3.2.0/dillo-3.2.0.tar.bz2>
- **生成日時:** 2026-07-25T07:20:51+00:00

## 実行可能ファイル

- dillo (cli)
- dillo-install-hyphenation (cli)
- dpid (cli)
- dpidc (cli)
- dillo (エイリアス)
- dillo-install-hyphenation (エイリアス)
- dpid (エイリアス)
- dpidc (エイリアス)

## 依存関係

- fltk@1.3
- jpeg-turbo
- libpng
- openssl@3

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-25
- マネージャ版: 3.2.0
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/dillo-browser/dillo
- 情報: No package-manager update timestamp was available.
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

Dillo is a small, fast graphical web browser focused on personal security, privacy, and low resource use. The current official site describes support for Linux, BSD, macOS, Windows via Cygwin, and even Atari, with a custom rendering engine and a deliberately limited dependency stack.

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

According to the official 25-year history, Dillo began in 1999 when developers led by Jorge Arellano Cid forked the Gzilla/Armadillo code. The browser started in a GTK period, later moved toward FLTK to better match the project's goals of speed and small footprint, and eventually produced the 2.x and 3.x families.

### 採用の歴史

Dillo became a favorite in lightweight Linux, BSD, rescue, embedded, and old-machine circles because it could render many documents quickly without the cost of mainstream browser engines. Package-manager adoption across Homebrew, Debian, Fedora, Alpine, Arch, Ubuntu, and Nix reflects that role as a useful, inspectable browser for constrained or deliberately simple environments.

### 使われ方

Users typically run Dillo as a graphical browser for local files, HTTP, HTTPS, FTP, and simple web pages. The user manual highlights its lack of JavaScript, support for a subset of HTML and CSS, local manual availability, configuration through files under `~/.dillo`, and privacy/network controls such as cookies, proxies, ad blocking, downloads, and image handling.

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

Dillo is package-nerd catnip because it embodies an alternative browser lineage: small C/C++ code, FLTK UI, no JavaScript requirement, static HTML friendly project infrastructure, and a modern revival after years of stalled development. Its 2025 GitHub migration notice is also unusually self-referential: the project moved toward self-hosted cgit partly so Dillo itself could browse its own development infrastructure.

### タイムライン

- 1999: Dillo begins as a fork of Gzilla/Armadillo.
- 2000: Dillo changes license to GPL with permission from the Gzilla/Armadillo author.
- 2004: Dillo 0.8.3 has HTTPS support via the DPI plugin mechanism.
- 2006: Last GTK1 release, 0.8.6.
- 2008: FLTK-based 2.0.0 release follows the porting effort.
- 2015: Dillo 3.0.5 released on the old project line.
- 2022: The old dillo.org domain expires, disrupting project infrastructure.
- 2024: New dillo-browser.org site documents the revival and 25-year history.
- 2025: Dillo 3.2.0 released and the project begins migration from GitHub to self-hosted git.

### Related projects

- Dillo descends from Gzilla/Armadillo and is related to lightweight browser and fork projects such as dillo-plus, dilloNG, D+ browser, and Mobilized Dillo, all listed by the official README as related forks.

### ソース

- <https://dillo-browser.org/>
- <https://dillo-browser.org/25-years/>
- <https://dillo-browser.org/user_help.html>
- <https://dillo-browser.org/release/3.2.0>
- <https://dillo-browser.org/news/migration-from-github/>
- <https://dillo-browser.org/dillo.org.html>
- <https://github.com/dillo-browser/dillo#readme>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## 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: ~/.dillo/dillorc, /etc/dillo/dillorc, ~/.dillo/cookiesrc, ~/.dillo/domainrc, ~/.dillo/style.css, ~/.dillo/dpidrc, ~/.dillo/bm.txt, ~/.dillo/keysrc

## Credential files

- Unix: ~/.dillo/cookies.txt
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** dillo
- **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:** head, stable

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

- Debian apt - dillo - 3.0.5-7.1: normalized package name match | Debian stable package indexes: dillo from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Small and fast web browser | https://web.archive.org/web/20221006082222/https://www.dillo.org/
- Nix - dillo: normalized package name match | nixpkgs package indexes: pkgs/by-name/di/dillo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - dillo - 3.0.5-7build5: normalized package name match | Ubuntu 24.04 LTS package indexes: dillo from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Small and fast web browser | https://www.dillo.org/
- apk - dillo - 3.3.0-r2: normalized package name match | Alpine Linux edge package indexes: dillo from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Fast and small graphical web browser using OpenSSL | https://github.com/dillo-browser/dillo
- apk - dillo-common - 3.3.0-r2: normalized package name match | Alpine Linux edge package indexes: dillo-common from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Fast and small graphical web browser (common files) | https://github.com/dillo-browser/dillo
- apk - dillo-doc - 3.3.0-r2: normalized package name match | Alpine Linux edge package indexes: dillo-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Fast and small graphical web browser (documentation) | https://github.com/dillo-browser/dillo
- apk - dillo-mbedtls - 3.3.0-r2: normalized package name match | Alpine Linux edge package indexes: dillo-mbedtls from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Fast and small graphical web browser using MbedTLS | https://github.com/dillo-browser/dillo
- dnf - dillo - 3.3.0-1.fc45: normalized package name match | Fedora Rawhide package metadata: dillo from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | A multi-platform graphical web browser | https://dillo-browser.org/
- pacman - dillo - 3.2.0-7: normalized package name match | Arch Linux sync databases: dillo from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A small, fast graphical web browser built on FLTK | https://dillo-browser.org/


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Web development packages](https://www.automicvault.com/ja/pkg/web-dev-tools/) - Matched web development metadata.
- [jpeg-turbo](https://www.automicvault.com/ja/pkg/brew/jpeg-turbo/) - Runtime dependency declared by Homebrew.
- [libpng](https://www.automicvault.com/ja/pkg/brew/libpng/) - Runtime dependency declared by Homebrew.
- [openssl@3](https://www.automicvault.com/ja/pkg/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [chawan](https://www.automicvault.com/ja/pkg/brew/chawan/) - Shares av.db curated category or tags: cli, networking, web-browser.
- [felinks](https://www.automicvault.com/ja/pkg/brew/felinks/) - Shares av.db curated category or tags: cli, networking, web-browser.
- [lynx](https://www.automicvault.com/ja/pkg/brew/lynx/) - Shares av.db curated category or tags: cli, networking, web-browser.
- [dnscrypt-proxy](https://www.automicvault.com/ja/pkg/brew/dnscrypt-proxy/) - Shares av.db curated category or tags: cli, networking, privacy.
- [geph4](https://www.automicvault.com/ja/pkg/brew/geph4/) - Shares av.db curated category or tags: cli, networking, privacy.
- [gnunet](https://www.automicvault.com/ja/pkg/brew/gnunet/) - Shares av.db curated category or tags: cli, networking, privacy.
- [grin](https://www.automicvault.com/ja/pkg/brew/grin/) - Shares av.db curated category or tags: cli, networking, privacy.
- [i2p](https://www.automicvault.com/ja/pkg/brew/i2p/) - Shares av.db curated category or tags: cli, networking, privacy.
- [freeswitch](https://www.automicvault.com/ja/pkg/brew/freeswitch/) - Local package facts share a topical domain. Shared terms: cli, jpeg, jpeg-turbo, libpng, networking.
- [freerdp](https://www.automicvault.com/ja/pkg/brew/freerdp/) - Local package facts share a topical domain. Shared terms: cli, jpeg, jpeg-turbo, networking, openssl.
- [tiger-vnc](https://www.automicvault.com/ja/pkg/brew/tiger-vnc/) - Local package facts share a topical domain. Shared terms: cli, fltk, fltk-1-3, jpeg, jpeg-turbo.

## Combined YAML source

View the package source record on GitHub. [combined/dillo.yml](https://github.com/automic-vault/db/blob/main/combined/dillo.yml)


## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
