# marksman mit Homebrew, MacPorts, Nix, pacman, scoop, winget installieren

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

## Installation

```sh
sudo av install brew:marksman
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install marksman
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install marksman
```

  Evidenz: MacPorts ports tree: devel/marksman/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#marksman
```

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

- pacman (92%):

```sh
sudo pacman -S marksman
```

  Evidenz: Arch Linux sync databases: marksman from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install main/marksman
```

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

- winget (92%):

```sh
winget install --id Artempyanykh.Marksman -e
```

  Evidenz: Windows Package Manager source index: Artempyanykh.Marksman from https://cdn.winget.microsoft.com/cache/source.msix

## Paketfakten

- **Paketschlüssel:** brew:marksman
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/marksman>
- **Version:** 2026-02-08
- **Quellzusammenfassung:** Language Server Protocol for Markdown
- **Homepage:** <https://github.com/artempyanykh/marksman>
- **Repository:** <https://github.com/artempyanykh/marksman>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/artempyanykh/marksman/archive/refs/tags/2026-02-08.tar.gz>
- **Zuletzt aktualisiert:** 2026-06-04T03:28:59Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- marksman (cli)
- marksman (Alias)

## Abhängigkeiten

- dotnet@9

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 2026-02-08
- Manager aktualisiert: 2026-06-04
- lokale Daten: OK
- Upstream-Repository: https://github.com/artempyanykh/marksman
- Info: No cached GitHub release or tag data was available.
## Projektgeschichte und Nutzung

Marksman is an open-source Markdown language server that brings code-assist style editor features to prose, notes, and documentation projects.

### Projektgeschichte

The Marksman repository was created on 2021-03-06. Its README frames the project as a generic LSP server for Markdown, providing completion, goto definition, references, rename refactoring, diagnostics, and wiki-link support.

The project is implemented in F# and distributed as self-contained binaries for macOS, Linux, and Windows. That distribution model made it easier for many editors to integrate Marksman without requiring users to build a runtime-specific toolchain.

### Adoptionsgeschichte

By 2026-07-01 the repository reported 3,243 stars and 65 forks. The supplied package-manager facts list Homebrew, MacPorts, Nix, Arch, Scoop, and Winget, which is broad for a Markdown-specific language server.

Marksman's README documents integrations or support paths for VS Code, Vim, Neovim, Emacs, Helix, Sublime Text, BBEdit, Zed, and other LSP-capable editors. That breadth is the main adoption story: it is not tied to a single editor extension.

### Wie es verwendet wird

Users install the marksman binary and configure an editor's LSP client to run it for Markdown files. For linked-note and documentation repositories, it adds cross-file navigation, completions, reference lookup, diagnostics, and wiki-link behavior.

Marksman reads project-level configuration from .marksman.toml at the project root and user-level TOML files under OS-specific config directories. Project configuration takes precedence over user configuration.

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

Marksman is notable because it treats Markdown as a language server target rather than a loose text format. In package-manager terms, it is a small standalone binary that unlocks editor features across many clients, which explains its presence in both Unix and Windows package ecosystems.

### Zeitleiste

- 2021: GitHub repository created.
- 2025: Release notes added contributors and editor/configuration updates.
- 2026: Latest observed release tag was 2026-02-08, with platform binaries for Linux, macOS, and Windows.

### Related projects

- Marksman complements editor LSP clients and Markdown editor extensions such as Marksman VSCode and Markdown Memo.
- It is related to note-taking workflows that use wiki links and Zettelkasten-style cross references.

### Quellen

- <https://github.com/artempyanykh/marksman>
- <https://raw.githubusercontent.com/artempyanykh/marksman/main/README.md>
- <https://raw.githubusercontent.com/artempyanykh/marksman/main/docs/configuration.md>
- source_facts.repo


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

- Linux: ~/.config/marksman/config.toml, .marksman.toml
- macOS: ~/Library/Application Support/marksman/config.toml, .marksman.toml
- Windows: $HOME\AppData\Roaming\marksman\config.toml, .marksman.toml
## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** marksman
- **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:** head, stable

## Andere Paketmanager-Einträge

- Nix - marksman: normalized package name match | nixpkgs package indexes: pkgs/by-name/ma/marksman/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- pacman - marksman - 20260208-3: normalized package name match | Arch Linux sync databases: marksman from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Write Markdown with code assist and intelligence in the comfort of your favourite editor. | https://github.com/artempyanykh/marksman
- MacPorts - marksman: normalized package name match | MacPorts ports tree: devel/marksman/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/marksman: normalized package name match | Scoop official bucket manifest trees: bucket/marksman.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - Artempyanykh.Marksman: normalized package name match | Windows Package Manager source index: Artempyanykh.Marksman from https://cdn.winget.microsoft.com/cache/source.msix


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/de/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [dotnet@9](https://pkg.so/de/brew/dotnet-9/) - Runtime dependency declared by Homebrew.
- [markdown-oxide](https://pkg.so/de/brew/markdown-oxide/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp, markdown.
- [ruby-lsp](https://pkg.so/de/brew/ruby-lsp/) - Shares pkgdb curated category or tags: cli, developer-tools, editor-tools, language-server, lsp.
- [cmake-language-server](https://pkg.so/de/brew/cmake-language-server/) - Shares pkgdb curated category or tags: cli, developer-tools, editor-tools, language-server, lsp.
- [erlang_ls](https://pkg.so/de/brew/erlang-ls/) - Shares pkgdb curated category or tags: cli, developer-tools, editor-tools, language-server, lsp.
- [lua-language-server](https://pkg.so/de/brew/lua-language-server/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp.
- [gopls](https://pkg.so/de/brew/gopls/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp.
- [python-lsp-server](https://pkg.so/de/brew/python-lsp-server/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp.
- [bash-language-server](https://pkg.so/de/brew/bash-language-server/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp.
- [crystalline](https://pkg.so/de/brew/crystalline/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, developer, developer-tools, editor, language.
- [dhall-lsp-server](https://pkg.so/de/brew/dhall-lsp-server/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, developer, developer-tools, editor, language.

## Combined YAML source

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


## Quellen

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