# 使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper 安装 mg

查看 mg 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:mg
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install mg
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mg
```

  证据: MacPorts ports tree: editors/mg/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add mg
```

  证据: Alpine Linux edge package indexes: mg from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install mg
```

  证据: Debian stable package indexes: mg from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install mg
```

  证据: Fedora Rawhide package metadata: mg from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#mg
```

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

- pacman (92%):

```sh
sudo pacman -S mg
```

  证据: Arch Linux sync databases: mg from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install mg
```

  证据: openSUSE Tumbleweed package metadata: mg from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## 软件包事实

- **软件包键:** brew:mg
- **软件包管理器:** Homebrew
- **版本:** 7.3
- **来源摘要:** Small Emacs-like editor
- **主页:** <https://github.com/ibara/mg>
- **仓库:** <https://github.com/ibara/mg>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- mg (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 7.3
## 项目历史与用法

mg is the small Emacs-like editor lineage that began as MicroGNUEmacs, itself based on Dave Conroy's MicroEMACS. The troglobit mg history summarizes the origin as a Micro Emacs clone created in 1987 from the 1985 MicroEMACS v30 code, with the old Micro GNU Emacs name dropped after a dispute with the FSF. OpenBSD's mg manual gives the design goal in practical terms: a small, fast, portable editor for people who cannot or do not want to run Emacs, or who are not familiar with vi.

### 项目历史

The package distributed by Homebrew through ibara/mg is a portable version of OpenBSD's mg. Its README says it tracks OpenBSD upstream aggressively, preserving mg's role as a compact, public-domain-ish editor that gives users familiar Emacs key bindings without bringing along GNU Emacs as a large programmable environment.

### 使用方式

Its adoption story is strongest in BSD and Unix packaging. OpenBSD includes mg as a base-system editor; portable builds are packaged by Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, openSUSE, pkgsrc, and other ports collections. In practice it is used as a lightweight `$EDITOR`, for quick system-file edits, rescue or remote environments, and users whose muscle memory is Emacs rather than vi.

### 来源

- <https://cdn.netbsd.org/pub/pkgsrc/current/pkgsrc/editors/mg/index.html>
- <https://formulae.brew.sh/formula/mg>
- <https://github.com/ibara/mg>
- <https://github.com/troglobit/mg>
- <https://man.openbsd.org/mg>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 其他软件包管理器记录

- Debian apt - mg - 20240709-1: normalized package name match | Debian stable package indexes: mg from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | microscopic GNU Emacs-style editor | https://homepage.boetes.org/software/mg/
- Nix - mg: normalized package name match | nixpkgs package indexes: pkgs/by-name/mg/mg/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - mg - 20230501-1: normalized package name match | Ubuntu 24.04 LTS package indexes: mg from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | microscopic GNU Emacs-style editor | https://homepage.boetes.org/software/mg/
- apk - mg - 20260222-r0: normalized package name match | Alpine Linux edge package indexes: mg from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | microscopic EMACS style editor | https://github.com/hboetes/mg
- apk - mg-doc - 20260222-r0: normalized package name match | Alpine Linux edge package indexes: mg-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | microscopic EMACS style editor (documentation) | https://github.com/hboetes/mg
- dnf - mg - 20260719-1.fc45: normalized package name match | Fedora Rawhide package metadata: mg from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Tiny Emacs-like editor | https://github.com/hboetes/mg
- pacman - mg - 20260719-1: normalized package name match | Arch Linux sync databases: mg from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Micro GNU/emacs | https://github.com/hboetes/mg
- zypper - mg - 3.7-1.10: normalized package name match | openSUSE Tumbleweed package metadata: mg from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Micro GNU Emacs clone | https://man.troglobit.com/man1/mg.1.html
- MacPorts - mg: normalized package name match | MacPorts ports tree: editors/mg/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## 来源

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