macOS
brew install go-md2manlocal Homebrew formula metadata
sudo port install go-md2manMacPorts ports tree · textproc/go-md2man/Portfile · source: api.github.com
brew
Converts markdown into roff (man pages). Version 2.0.7 via Homebrew; verified from local package data.
install
brew install go-md2manlocal Homebrew formula metadata
sudo port install go-md2manMacPorts ports tree · textproc/go-md2man/Portfile · source: api.github.com
sudo apk add go-md2manAlpine Linux edge package indexes · go-md2man · source: dl-cdn.alpinelinux.org
sudo apt install go-md2manDebian stable package indexes · go-md2man · source: deb.debian.org
sudo dnf install go-md2manFedora Rawhide package metadata · go-md2man · source: dl.fedoraproject.org
nix profile install nixpkgs#go-md2mannixpkgs package indexes · pkgs/by-name/go/go-md2man/package.nix · source: api.github.com
sudo pacman -S go-md2manArch Linux sync databases · go-md2man · source: geo.mirror.pkgbuild.com
sudo zypper install go-md2manopenSUSE Tumbleweed package metadata · go-md2man · source: download.opensuse.org
overview
Converts markdown into roff (man pages)
history
go-md2man is a small Go utility that converts Markdown into roff-formatted Unix manual pages.
The public repository was created in 2014. Its README gives the enduring scope of the project: use the blackfriday Markdown processor to turn Markdown source into man-page roff output.
go-md2man found a durable niche in Go CLI release workflows, where maintainers often write documentation in Markdown but still need man pages for Unix packages. Homebrew and Linux package listings make it available as a standalone build-time or packaging helper.
Practitioners run go-md2man with an input Markdown file and an output path for the generated man page. Go module users can install it with go install, and Go 1.24-era projects can add it as a go tool entry for repeatable documentation generation.
For package users, go-md2man is valuable because it bridges developer-authored Markdown and distribution-friendly man pages without a larger documentation stack.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
go-md2man | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/cpuguy83/go-md2man
install metadata
| Package key | brew:go-md2man |
|---|---|
| Version | 2.0.7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/go-md2man |
| Homepage | https://github.com/cpuguy83/go-md2man |
| Repository | https://github.com/cpuguy83/go-md2man |
| Upstream docs | https://github.com/cpuguy83/go-md2man#readme |
| License | MIT |
| Source archive | https://github.com/cpuguy83/go-md2man/archive/refs/tags/v2.0.7.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | go-md2man |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
go-md2man 2.0.4-1
utility to create manpages from markdown
https://github.com/cpuguy83/go-md2man
sudo apt install go-md2mango-md2man
nix profile install nixpkgs#go-md2mango-md2man 2.0.3+ds1-1
utility to create manpages from markdown
https://github.com/cpuguy83/go-md2man
sudo apt install go-md2mango-md2man 2.0.7-r11
Utility to convert markdown to man pages
https://github.com/cpuguy83/go-md2man
sudo apk add go-md2mango-md2man-doc 2.0.7-r11
Utility to convert markdown to man pages (documentation)
https://github.com/cpuguy83/go-md2man
sudo apk add go-md2man-docgo-md2man 2.0.7-1.fc45
Converts markdown into roff (man pages)
https://github.com/cpuguy83/go-md2man
sudo dnf install go-md2mango-md2man 2.0.7-1
A markdown to manpage generator
https://github.com/cpuguy83/go-md2man
sudo pacman -S go-md2mango-md2man 2.0.0+git20190314.f79a8a8-2.6
Tool to converts markdown into man pages
https://github.com/cpuguy83/go-md2man
sudo zypper install go-md2mango-md2man
sudo port install go-md2mansource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.