Automic VaultAutomic Vault

brew

Installer megacmd avec Homebrew, apk, Nix, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de megacmd pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install megacmd

local Homebrew formula metadata

Linux

Alpine Linux apkvérifié · 92%
sudo apk add megacmd

Alpine Linux edge package indexes · megacmd · Source: dl-cdn.alpinelinux.org

Nixvérifié · 92%
nix profile install nixpkgs#megacmd

nixpkgs package indexes · pkgs/by-name/me/megacmd/package.nix · Source: api.github.com

Windows

Scoopvérifié · 92%
scoop install main/megacmd

Scoop official bucket manifest trees · bucket/megacmd.json · Source: api.github.com

aperçu

Résumé du paquet

Command-line client for mega.co.nz storage service

Commandes et alias

  • megacmd

historique

Historique du projet et usages

megacmd is a Go command-line client for the Mega cloud storage service. Its README describes it as a tool for file and directory transfer between local directories and Mega, with commands for listing, uploading, downloading, deleting, moving, making directories, and syncing.

Historique du projet

The project emerged during the early Mega.co.nz era, when Mega offered a web interface but relatively few Unix-style command-line clients. The README links its design to go-mega and compares its transfer-oriented workflow to s3cmd, positioning megacmd as a familiar CLI layer over a cloud-storage API.

Maintenance later slowed. The upstream README states that the project is no longer fully maintained, with light maintenance focused mostly on the underlying go-mega library, which is also used for Mega support in rclone.

Historique d'adoption

megacmd remained a small but packaged utility rather than a large ecosystem project. The supplied package facts list packages in Homebrew, Nix, Scoop, and Alpine, showing that it was kept useful enough for package managers even after upstream maintenance became light.

Modes d'utilisation

Typical usage centers on scripted file transfer to and from Mega paths such as mega:/foo/bar. The README documents put, get, list, delete, mkdir, move, and sync operations, plus parallel upload and download workers configured in ~/.megacmd.json.

Because ~/.megacmd.json stores the Mega username and password alongside transfer settings, package users should treat the file as both configuration and credential material.

Pourquoi les passionnés de paquets s'y intéressent

For package maintainers, megacmd is interesting as an early third-party Mega CLI written in Go, with vendored protocol/client code and a small release history. It also illustrates the packaging problem of cloud-service CLIs whose upstream API can change while the client itself is only lightly maintained.

Chronologie

  • 2013: README examples and the linked protocol blog place early megacmd usage in the first wave of Mega command-line tooling.
  • 2019: GitHub lists release 0.016 as the latest release.
  • Later: Upstream README notes the project is no longer fully maintained.

Related projects

  • go-mega: the Go Mega client library used underneath megacmd.
  • rclone: the upstream README notes Mega work in go-mega is also used for rclone's Mega backend.
  • Megatools: another independent command-line suite for Mega.nz.

posture de sécurité

Niveau de risque : blue

broad file, network, media, or database tool signal.

Classificateur de risque

risque blue · confiance moyen · tool

Pourquoi

  • broad file, network, media, or database tool signal

Signaux

  • text:client

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 13 plateformes.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

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.

Unix
~/.megacmd.json

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.megacmd.json

exécutables

Exécutables installés

CommandeTypeExpositionNote
megacmdcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-25
version du gestionnaire0.016
gestionnaire mis à jour
données localesOK
amontà jour
dernière version détectée0.016

https://github.com/t3rm1n4l/megacmd

  • infoNo package-manager update timestamp was available.confiance faible

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:megacmd
Version0.016
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/megacmd
Page d'accueilhttps://github.com/t3rm1n4l/megacmd
Dépôthttps://github.com/t3rm1n4l/megacmd
Docs amonthttps://github.com/t3rm1n4l/megacmd
LicenceMIT
Archive sourcehttps://github.com/t3rm1n4l/megacmd/archive/refs/tags/0.016.tar.gz
Dépendances de compilationgo
Bouteilledisponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

megacmd

nix profile install nixpkgs#megacmd
  • normalized package name match
  • Correspondance par : Megacmd
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/me/megacmd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

megacmd 1.6.3-r0

Command Line Interactive and Scriptable Application to access MEGA

https://github.com/meganz/megacmd

sudo apk add megacmd
  • License: BSD-2-Clause AND GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: megacmd
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Megacmd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: megacmd from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

megacmd-bash-completion 1.6.3-r0

Bash completions for megacmd

https://github.com/meganz/megacmd

sudo apk add megacmd-bash-completion
  • License: BSD-2-Clause AND GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: megacmd
  • normalized package name match
  • Correspondance par : Megacmd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: megacmd-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
Scoop95%

main/megacmd

scoop install main/megacmd
  • normalized package name match
  • Correspondance par : Megacmd
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/megacmd.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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