# perlnavigator mit Homebrew, apt, Nix installieren

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

## Installation

```sh
sudo av install brew:perlnavigator
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install perlnavigator
```

  Evidenz: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install perlnavigator
```

  Evidenz: Debian stable package indexes: perlnavigator from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#perlnavigator
```

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

## Paketfakten

- **Paketschlüssel:** brew:perlnavigator
- **Paketmanager:** Homebrew
- **Version:** 0.8.20
- **Quellzusammenfassung:** Perl language server
- **Homepage:** <https://github.com/bscan/PerlNavigator>
- **Zuletzt aktualisiert:** 2026-07-11T11:05:28Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- perlnavigator (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

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

Perl Navigator is a Perl language server that provides editor features such as syntax checking, autocompletion, Perl::Critic diagnostics, code navigation, hover documentation, formatting, and outline support.

### Projektgeschichte

The official repository was created in January 2022 and describes Perl Navigator as an LSP server implemented with Microsoft LSP libraries while using Perl for syntax checking and parsing.

The project ships both a VS Code extension workflow and a standalone perlnavigator command for other editors. Its README documents installation via npm, downloadable binaries, and building from source.

### Adoptionsgeschichte

Perl Navigator targets cross-editor adoption: the official README documents VS Code, Sublime Text, Emacs, Vim, Neovim, coc.nvim, Kate, and LiteXL integrations. It also notes that lsp-mode uses Perlnavigator as the default Perl language server when the executable is on PATH.

The input package facts show perlnavigator packaged across Homebrew, Debian, Ubuntu, and Nix, while npm metadata for perlnavigator-server shows the package was published in March 2022.

### Wie es verwendet wird

Typical package-manager usage installs the perlnavigator executable and points an editor LSP client at it, usually with stdio transport or the editor's built-in language-server settings. Project-specific tuning is done through editor settings such as perlnavigator.perlPath, includePaths, perlcriticProfile, perltidyProfile, and related options.

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

Perl Navigator is notable for package curation because it packages a TypeScript/Node language server together with Perl-aware analysis behavior, optional Perl::Critic, Perl::Tidy, and perlimports integrations, and release binaries for multiple operating systems.

For package maintainers, it is a bridge between npm-style language-server distribution, editor extension ecosystems, and OS package managers that want a standalone perlnavigator executable.

### Zeitleiste

- 2022: GitHub repository was created.
- 2022: npm registry metadata records perlnavigator-server creation.
- 2022: GitHub releases list v0.2.9 as an early public release.
- 2025: GitHub releases list v0.8.20 as the latest release in the official release feed inspected for this batch.

### Related projects

- The official README acknowledges Perl::Critic, PPI, Perl::Tidy, perlimports, Perl, Microsoft LSP libraries, Perl::LanguageServer, and PLS, and points readers interested in Raku to bscan/RakuNavigator.

### Quellen

- <https://api.github.com/repos/bscan/PerlNavigator - official GitHub repository metadata for creation date and repository description.>
- <https://api.github.com/repos/bscan/PerlNavigator/releases?per_page=100 - official GitHub release metadata for early and latest inspected releases.>
- <https://github.com/bscan/PerlNavigator - official repository, README, description, install modes, editor integrations, acknowledgments, and releases.>
- <https://registry.npmjs.org/perlnavigator-server - official npm package metadata for package name, description, creation time, and latest version.>
- source_facts.package-manager - supplied input lists Homebrew, Debian, Nix, and Ubuntu packaging.


## Sicherheitshinweise

Für perlnavigator wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Andere Paketmanager-Einträge

- Debian apt - perlnavigator - 0.6.0~dfsg-3: normalized package name match | Debian stable package indexes: perlnavigator from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Perl Language Server for the Language Server Protocol (LSP) | https://github.com/bscan/PerlNavigator
- Nix - perlnavigator: normalized package name match | nixpkgs package indexes: pkgs/by-name/pe/perlnavigator/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - perlnavigator - 0.6.0~dfsg-2: normalized package name match | Ubuntu 24.04 LTS package indexes: perlnavigator from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Perl Language Server for the Language Server Protocol (LSP) | https://github.com/bscan/PerlNavigator


## Combined YAML source

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


## Quellen

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