# ferium を Homebrew, MacPorts, Nix, winget でインストール

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

## インストール

```sh
sudo av install brew:ferium
```

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

### macOS

- Homebrew (100%):

```sh
brew install ferium
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install ferium
```

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

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#ferium
```

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

### Windows

- winget (92%):

```sh
winget install --id GorillaDevs.Ferium -e
```

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

## パッケージ情報

- **パッケージキー:** brew:ferium
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/ferium>
- **バージョン:** 4.7.1
- **ソース概要:** Fast and multi-source CLI program for managing Minecraft mods and modpacks
- **ホームページ:** <https://github.com/gorilla-devs/ferium>
- **リポジトリ:** <https://github.com/gorilla-devs/ferium>
- **ライセンス:** MPL-2.0
- **ソースアーカイブ:** <https://github.com/gorilla-devs/ferium/archive/refs/tags/v4.7.1.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- ferium (cli)
- ferium (エイリアス)

## ビルド依存関係

- pkgconf
- rust

## macOS 提供ライブラリ

- bzip2

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 4.7.1
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/gorilla-devs/ferium
- 検出された最新: v4.7.1 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

Ferium is a Rust CLI for managing Minecraft mods and modpacks across Modrinth, CurseForge, and GitHub Releases. Its README positions it as an automation-friendly tool for declaring a set of mods and then downloading or updating compatible versions with one command.

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

The GitHub repository was created in September 2021, and crates.io records Ferium releases from January 2022. The project grew around the practical problem of keeping Minecraft mod profiles and modpacks current across multiple hosting services rather than manually visiting each project page.

### 採用の歴史

Ferium's README lists installation through Homebrew, winget, Scoop, Nixpkgs, AUR packages, Pacstall, Void Linux, Gentoo overlays, crates.io, and GitHub Releases. That package spread is unusually broad for a game-adjacent utility and reflects demand from users who manage modded Minecraft across desktop and server environments.

### 使われ方

Users create profiles, configure Minecraft versions and mod loaders, add mods or modpacks, and run upgrade commands to fetch compatible files. The documented config file stores profiles and modpack state, while optional environment variables or flags can provide CurseForge and GitHub tokens.

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

Ferium matters to package nerds because it is a Rust CLI that wraps several fast-moving content ecosystems and ships across many package managers. Its GUI and no-GUI build variants also show the packaging wrinkle of desktop file picker support versus server-friendly binaries.

### タイムライン

- 2021: Public GitHub repository created.
- 2022: First crates.io release recorded for Ferium.
- 2024: crates.io records the 4.7.1 release.

### Related projects

- Ferium's README points to sibling projects `ferinth` and `furse`, Rust wrappers for the Modrinth and CurseForge APIs.

### ソース

- <https://github.com/gorilla-devs/ferium>
- <https://github.com/gorilla-devs/ferium/blob/main/README.md>
- <https://api.github.com/repos/gorilla-devs/ferium>
- <https://crates.io/crates/ferium>
- <https://formulae.brew.sh/formula/ferium>


## セキュリティノート

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

- Linux: $XDG_CONFIG_HOME/ferium/config.json, ~/.config/ferium/config.json
- macOS: ~/.config/ferium/config.json
- Windows: %APPDATA%/ferium/config/config.json
## ソースデータベース詳細

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

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

- Nix - ferium: normalized package name match | nixpkgs package indexes: pkgs/by-name/fe/ferium/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - ferium: normalized package name match | MacPorts ports tree: games/ferium/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- winget - GorillaDevs.Ferium: normalized package name match | Windows Package Manager source index: GorillaDevs.Ferium from https://cdn.winget.microsoft.com/cache/source.msix


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Game and emulation packages](https://pkg.so/ja/game-emulation-tools/) - Matched game or emulation metadata.
- [pkgconf](https://pkg.so/ja/brew/pkgconf/) - Build dependency declared by Homebrew.
- [rust](https://pkg.so/ja/brew/rust/) - Build dependency declared by Homebrew.
- [pacmc](https://pkg.so/ja/brew/pacmc/) - Shares pkgdb curated category or tags: cli, games, minecraft, mod-management.
- [fabric-installer](https://pkg.so/ja/brew/fabric-installer/) - Shares pkgdb curated category or tags: cli, games, minecraft.
- [mapcrafter](https://pkg.so/ja/brew/mapcrafter/) - Shares pkgdb curated category or tags: cli, games, minecraft.
- [ckan](https://pkg.so/ja/brew/ckan/) - Shares pkgdb curated category or tags: cli, games, mods.
- [c10t](https://pkg.so/ja/brew/c10t/) - Shares pkgdb curated category or tags: cli, games, minecraft.
- [quilt-installer](https://pkg.so/ja/brew/quilt-installer/) - Shares pkgdb curated category or tags: cli, games, minecraft.
- [mame](https://pkg.so/ja/brew/mame/) - Shares pkgdb curated category or tags: cli, games.
- [rom-tools](https://pkg.so/ja/brew/rom-tools/) - Shares pkgdb curated category or tags: cli, games.

## Combined YAML source

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


## ソース

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