# joplin-cli を Homebrew, Nix, chocolatey, scoop, winget でインストール

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

## インストール

```sh
sudo av install brew:joplin-cli
```

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

### macOS

- Homebrew (100%):

```sh
brew install joplin-cli
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#joplin-cli
```

  証拠: nixpkgs package indexes: pkgs/by-name/jo/joplin-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Chocolatey (92%):

```sh
choco install joplin
```

  証拠: Chocolatey community package catalog: joplin from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','java7u13x86'

- Scoop (92%):

```sh
scoop install extras/joplin
```

  証拠: Scoop official bucket manifest trees: bucket/joplin.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id Joplin.Joplin -e
```

  証拠: Windows Package Manager source index: Joplin.Joplin from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:joplin-cli
- **パッケージマネージャ:** Homebrew
- **バージョン:** 3.6.2
- **ソース概要:** Note taking and to-do application with synchronization capabilities
- **ホームページ:** <https://joplinapp.org/>
- **最終更新:** 2026-06-22T14:03:50-07:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- joplin (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

Joplin CLI is the terminal front end of Joplin, Laurent Cozic's open source note-taking and to-do system with Markdown storage, synchronization, and end-to-end encryption. The command-line package matters because Joplin began partly as a terminal-friendly answer to closed note applications, then grew into a family of desktop, mobile, web clipper, server, cloud, and terminal clients.

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

Laurent Cozic described starting work in 2016 after finding that commercial note applications made notes, attachments, and tags hard to export or manipulate with other tools. He first built a simple mobile and terminal application with sync capabilities, and the desktop application followed as the project expanded.

The public repository was created on GitHub in January 2017 and the project site identifies Joplin as open source software with apps for Windows, macOS, Linux, Android, iOS, and a terminal application. The terminal documentation presents the CLI as a full note and to-do application able to import Evernote ENEX data, use Markdown, and synchronize through file-system, Nextcloud, Dropbox, OneDrive, WebDAV, and other targets.

### 採用の歴史

Joplin's adoption is unusually broad for a CLI-associated note tool: by July 1, 2026 the same upstream project served graphical users, mobile users, web clipper users, Joplin Cloud users, and terminal users. Homebrew packages the terminal client separately as joplin-cli, while other package managers in the input record expose either the terminal app or the broader Joplin application family.

The terminal client also has package-nerd appeal because it keeps personal notes scriptable. It lets Unix users combine encrypted synchronized notes with external editors, backups, shell workflows, and plain-file inspection rather than locking all usage behind a desktop UI.

### 使われ方

The documented installation path for the terminal app is an npm global install that exposes the joplin command. Typical use is managing notebooks, notes, tags, synchronization, import/export, and editing note bodies from a preferred text editor.

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

Joplin CLI sits at the intersection of tools-for-thought culture and Unix packaging culture: it is a serious cross-platform note system that still exposes a first-class terminal workflow. For package maintainers, the split Homebrew formula is significant because it lets users install the lighter command-line client without treating the Electron desktop app as the only official surface.

### タイムライン

- 2016: Laurent Cozic began building Joplin after evaluating commercial note applications.
- 2017: The laurent22/joplin repository was created on GitHub.
- 2021: Joplin Cloud and Joplin Server broadened the sync and sharing story beyond third-party sync targets.
- 2026-07-01: The project site described Joplin as available on desktop, mobile, and terminal platforms.

### Related projects

- Joplin's related surfaces include the Joplin desktop and mobile apps, the browser web clipper, Joplin Server, and Joplin Cloud. Its import path from Evernote ENEX and its Markdown storage model also make it part of the broader migration ecosystem around Evernote alternatives, Markdown note vaults, and self-hosted sync.

### ソース

- <https://formulae.brew.sh/formula/joplin-cli>
- <https://github.com/laurent22/joplin>
- <https://joplinapp.org/>
- <https://joplinapp.org/help/apps/terminal/>
- <https://opensource.com/article/22/9/joplin-interview>


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- 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

- Unix: ~/.config/joplin/keymap.json
## 他のパッケージマネージャ記録

- Nix - joplin-cli: normalized package name match | nixpkgs package indexes: pkgs/by-name/jo/joplin-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Chocolatey - joplin: installed executable or alias match | Chocolatey community package catalog: joplin from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','java7u13x86'
- Scoop - extras/joplin: installed executable or alias match | Scoop official bucket manifest trees: bucket/joplin.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
- winget - Joplin.Joplin: installed executable or alias match | Windows Package Manager source index: Joplin.Joplin from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## ソース

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