Automic VaultAutomic Vault

brew

gdrive-downloader を Homebrew, dnf, MacPorts, Nix, apt でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install gdrive-downloader

local Homebrew formula metadata

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

MacPorts ports tree · gnome/gdl/Portfile · ソース: api.github.com

Linux

Fedora dnf確認済み · 92%
sudo dnf install gdl

Fedora Rawhide package metadata · gdl · ソース: dl.fedoraproject.org

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

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

Ubuntu apt確認済み · 92%
sudo apt install gir1.2-gdl-3

Ubuntu 24.04 LTS package indexes · gir1.2-gdl-3 · ソース: archive.ubuntu.com

概要

パッケージ概要

Download a gdrive folder or file easily, shell ftw

コマンドとエイリアス

  • gdl

履歴

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

gdrive-downloader is a Bash-based Google Drive downloader distributed as the gdl command, focused on downloading public or authenticated files and folders with minimal native dependencies.

プロジェクトの歴史

The official repository was created in 2020 and describes the project as a collection of Bash 4.x shell scripts for Google Drive downloads. Its README emphasizes minimalism, folder support, resumable downloads, parallel downloading, pretty logging, authentication support, and self-update behavior.

The project is packaged as shell scripts rather than as a compiled client or Python library, with an installer that defaults to placing the command under $HOME/.gdrive-downloader and wiring it into the user's shell startup file.

採用の歴史

The official release list shows tagged releases beginning with v1.0 in 2022, followed by v1.1 in 2023 and v2.0 in 2026. The input package facts show it later appearing in Homebrew and other package-manager indexes under the gdrive-downloader or gdl names.

使われ方

Users run gdl to download Google Drive files or folders, with options for authentication, multiple inputs, progress bars, interrupted-download resume, and per-user installation without root access.

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

Its package-nerd appeal is that it stays close to portable shell tooling: curl, xargs, grep, sed, jq, and related POSIX-style utilities. That makes it easy to inspect and vendor into shell-heavy environments where a full Google Drive client would be more machinery than needed.

タイムライン

  • 2020: Official GitHub repository created.
  • 2022: v1.0 release published.
  • 2023: v1.1 release published.
  • 2026: v2.0 release published with refactoring and bug fixes.

Related projects

  • gdrive-downloader sits near gdown in the Google Drive downloader niche, but uses shell scripts rather than Python. It is also adjacent to OAuth-capable Drive clients such as glotlabs/gdrive for users who need broader Drive management.

セキュリティ状態

リスクレベル: yellow

broad file, network, media, or database tool signal. generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • broad file, network, media, or database tool signal
  • generalized runtime or code generation signal

信号

  • text:download
  • text:shell

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版2.0
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v2.0

https://github.com/Akianonymus/gdrive-downloader

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:gdrive-downloader
バージョン2.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/gdrive-downloader
ホームページhttps://github.com/Akianonymus/gdrive-downloader
リポジトリhttps://github.com/Akianonymus/gdrive-downloader
上流ドキュメントhttps://github.com/Akianonymus/gdrive-downloader#readme
ライセンスUnlicense
ソースアーカイブhttps://github.com/Akianonymus/gdrive-downloader/archive/refs/tags/v2.0.tar.gz
依存関係bash
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

MacPorts94%

gdl

sudo port install gdl
  • installed executable or alias match
  • 一致条件: Gdl
MacPorts ports tree · api.github.com · MacPorts ports tree: gnome/gdl/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Nix92%

gdl

nix profile install nixpkgs#gdl
  • installed executable or alias match
  • 一致条件: Gdl
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gd/gdl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt92%

gir1.2-gdl-3 3.40.0-2build2

GObject introspection data for the GDL library

sudo apt install gir1.2-gdl-3
  • Section: universe/introspection
  • Architecture: amd64
  • Source Package: gdl
  • 3 依存関係
  • installed executable or alias match
  • 一致条件: Gdl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gir1.2-gdl-3 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

libgdl-3-5 3.40.0-2build2

GNOME DevTool libraries

sudo apt install libgdl-3-5
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: gdl
  • 7 依存関係
  • installed executable or alias match
  • 一致条件: Gdl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgdl-3-5 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

libgdl-3-common 3.40.0-2build2

GNOME DevTool libraries - common files

sudo apt install libgdl-3-common
  • Section: universe/gnome
  • Architecture: all
  • Source Package: gdl
  • installed executable or alias match
  • 一致条件: Gdl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgdl-3-common from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

libgdl-3-dev 3.40.0-2build2

GNOME DevTool libraries - development files

sudo apt install libgdl-3-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: gdl
  • 4 依存関係
  • 1 任意依存関係
  • installed executable or alias match
  • 一致条件: Gdl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgdl-3-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

libgdl-3-doc 3.40.0-2build2

GNOME DevTool libraries - documentation

sudo apt install libgdl-3-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: gdl
  • 1 任意依存関係
  • installed executable or alias match
  • 一致条件: Gdl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgdl-3-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf92%

gdl 1.1.3-3.fc45

GNU Data Language

http://gnudatalanguage.sourceforge.net/

sudo dnf install gdl
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: gdl
  • 32 依存関係
  • 3 提供
  • installed executable or alias match
  • 一致条件: Gdl
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: gdl from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

gdl-common 1.1.3-3.fc45

Common files for GDL

http://gnudatalanguage.sourceforge.net/

sudo dnf install gdl-common
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: gdl
  • 4 依存関係
  • 1 提供
  • installed executable or alias match
  • 一致条件: Gdl
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: gdl-common from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

python3-gdl 1.1.3-3.fc45

GDL python module

http://gnudatalanguage.sourceforge.net/

sudo dnf install python3-gdl
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: gdl
  • 32 依存関係
  • 5 提供
  • installed executable or alias match
  • 一致条件: Gdl
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: python3-gdl from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

ソース経路

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

このページは 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 package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment