Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install ferium

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install ferium

MacPorts ports tree · games/ferium/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#ferium

nixpkgs package indexes · pkgs/by-name/fe/ferium/package.nix · ソース: api.github.com

Windows

Windows Package Manager確認済み · 92%
winget install --id GorillaDevs.Ferium -e

Windows Package Manager source index · GorillaDevs.Ferium · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Fast and multi-source CLI program for managing Minecraft mods and modpacks

コマンドとエイリアス

  • ferium

履歴

プロジェクトの歴史と使われ方

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.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 8 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

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

Config paths the tool may read or write during local use.

Linux
$XDG_CONFIG_HOME/ferium/config.json~/.config/ferium/config.json
macOS
~/.config/ferium/config.json
Windows
%APPDATA%/ferium/config/config.json

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
feriumcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-26
マネージャ版4.7.1
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v4.7.1

https://github.com/gorilla-devs/ferium

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:ferium
バージョン4.7.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/ferium
ホームページhttps://github.com/gorilla-devs/ferium
リポジトリhttps://github.com/gorilla-devs/ferium
上流ドキュメントhttps://github.com/gorilla-devs/ferium#readme
ライセンスMPL-2.0
ソースアーカイブhttps://github.com/gorilla-devs/ferium/archive/refs/tags/v4.7.1.tar.gz
ビルド依存関係pkgconf, rust
macOS 提供ライブラリbzip2
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameferium
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

ferium

nix profile install nixpkgs#ferium
  • normalized package name match
  • 一致条件: Ferium
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/fe/ferium/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

ferium

sudo port install ferium
  • normalized package name match
  • 一致条件: Ferium
MacPorts ports tree · api.github.com · MacPorts ports tree: games/ferium/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
winget95%

GorillaDevs.Ferium

winget install --id GorillaDevs.Ferium -e
  • normalized package name match
  • 一致条件: Ferium
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: GorillaDevs.Ferium from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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