# lnk を Homebrew でインストール

lnk のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:lnk
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install lnk
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:lnk
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.9.1
- **ソース概要:** Git-native dotfiles management that doesn't suck
- **ホームページ:** <https://github.com/yarlson/lnk>
- **リポジトリ:** <https://github.com/yarlson/lnk>
- **最終更新:** 2026-07-26T13:41:02+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- lnk (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.9.1
## プロジェクトの歴史と使われ方

lnk is a small Go-based dotfiles manager built around Git and symbolic links. Its README describes it as intentionally low-ceremony: it moves files into a Git repo, symlinks them back, and tracks managed paths in plain text.

### プロジェクトの歴史

The yarlson/lnk GitHub repository was created in May 2025. The project presents itself as a git-native dotfiles manager with no templates and no separate config file, using a default repository location under ~/.config/lnk unless overridden by LNK_HOME or XDG_CONFIG_HOME.

### 採用の歴史

Official adoption evidence is still thin because lnk is young and primarily distributed through its GitHub repository, GitHub releases, Go install, an install script, and Homebrew. The repository metadata shows several hundred stars by mid-2026, suggesting interest among users who want a simpler alternative to larger dotfile frameworks.

### 使われ方

The README's core workflow is init, pull, add, status, diff, push, and host-specific adds. Users keep a Git repository of dotfiles, while lnk restores files to their original paths as symlinks and can keep host-specific files under hostname-based subdirectories.

### パッケージ好きにとっての重要性

lnk is package-nerd relevant as a deliberately minimal entrant in the crowded dotfiles-manager category. It packages a common shell-script pattern into one Homebrew-installable binary while staying close to Git and POSIX symlinks.

### タイムライン

- 2025: The yarlson/lnk repository is created.
- 2025: README documents Homebrew, release binaries, and go install as installation paths.
- 2026: Repository metadata shows continued activity and package-manager availability through Homebrew.

### Related projects

- Git, GNU Stow, chezmoi, and yadm occupy related dotfiles-management territory.
- lnk distinguishes itself by using a plain Git repository and symlink restoration rather than a template-heavy configuration system.

### ソース

- <https://api.github.com/repos/yarlson/lnk>
- <https://github.com/yarlson/lnk>
- source_facts.package-manager


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Combined YAML source

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


## ソース

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