# megacmd mit Homebrew, apk, Nix, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für megacmd in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:megacmd
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install megacmd
```

  Evidenz: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add megacmd
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#megacmd
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/me/megacmd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/megacmd
```

  Evidenz: Scoop official bucket manifest trees: bucket/megacmd.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:megacmd
- **Paketmanager:** Homebrew
- **Version:** 0.016
- **Quellzusammenfassung:** Command-line client for mega.co.nz storage service
- **Homepage:** <https://github.com/t3rm1n4l/megacmd>
- **Repository:** <https://github.com/t3rm1n4l/megacmd>
- **Zuletzt aktualisiert:** 2026-07-29T17:04:53+02:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- megacmd (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.016
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

- <https://github.com/t3rm1n4l/megacmd>
- <https://github.com/t3rm1n4l/megacmd/releases>
- source_facts.package-manager-url


## Sicherheitshinweise

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

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal


## 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: ~/.megacmd.json

## Credential files

- Unix: ~/.megacmd.json
## Andere Paketmanager-Einträge

- Nix - megacmd: normalized package name match | nixpkgs package indexes: pkgs/by-name/me/megacmd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - megacmd - 1.6.3-r0: normalized package name match | Alpine Linux edge package indexes: megacmd from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Command Line Interactive and Scriptable Application to access MEGA | https://github.com/meganz/megacmd
- apk - megacmd-bash-completion - 1.6.3-r0: normalized package name match | Alpine Linux edge package indexes: megacmd-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Bash completions for megacmd | https://github.com/meganz/megacmd
- Scoop - main/megacmd: normalized package name match | Scoop official bucket manifest trees: bucket/megacmd.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

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


## Quellen

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