> For the complete documentation index, see [llms.txt](https://docs.realmjoin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.realmjoin.com/ja/apuri/packages/package-store.md).

# パッケージ ストア

{% embed url="<https://www.youtube.com/watch?v=QYBx9yto560>" %}

<figure><img src="/files/3e7c969eadd433ac5249d48a565556490245574e" alt=""><figcaption><p>RealmJoin アプリケーションストア</p></figcaption></figure>

RealmJoin Portal は、すぐに使えるパッケージの大規模なライブラリを提供・保守しており、RealmJoin Client または Intune のどちらかを使用して簡単に展開できます。

### カテゴリ

検索を簡単にするため、パッケージはカテゴリごとに分類されています。カテゴリはパッケージ上のタグとして表示されます。カテゴリの例は次のとおりです。 **ツール**, **Office**, **ドライバー**

### 検索

上部の検索バーを使って、次の条件でパッケージを検索できます。

* **表示名** - 例: "7-Zip"
* **カテゴリ** - たとえば「Tools」や「Office」のような
* **説明** - たとえば「7-Zip は無料のオープンソースのファイルアーカイバ」のような
* **パッケージ ID** - 例: "generic-7zip"（以下から表示可能） [パッケージの詳細](/ja/apuri/packages/package-store/package-store-details.md))

入力すると検索結果が即座に更新されます。

### パッケージの種類

すべてのパッケージは、以下のカテゴリの少なくとも1つに分類されます。パッケージ右側のバナーは、それに応じて色分けされています。

<figure><img src="/files/96caec420074a05f8392c914cdbe8b4ea414c86a" alt=""><figcaption><p>パッケージ種別フィルター</p></figcaption></figure>

#### 汎用パッケージ

アプリケーションパッケージが、顧客固有の設定をハードコードせずに作成される場合、それは汎用パッケージとして作成されます。汎用パッケージはすべての顧客に同じように提供され、可能であれば、汎用パッケージは保守対象パッケージとして作成されます。

このパッケージは RealmJoin Agent と Intune 経由でプロビジョニング可能です / [パッケージ管理](/ja/apuri/packages/package-management.md).

#### カスタムパッケージ

前述の種類のパッケージとは異なり、この種のパッケージは全顧客向けにグローバル提供されません。ほとんどの場合、これはお客様の環境向けに特別に作成されたカスタムソフトウェアパッケージです。

このパッケージは RealmJoin Agent と Intune 経由でプロビジョニング可能です / [パッケージ管理](/ja/apuri/packages/package-management.md).

#### オーガニックパッケージ

前述の種類のパッケージとは異なり、この種のパッケージは全顧客向けにグローバル提供されません。ほとんどの場合、これはお客様の環境向けに特別に作成されたカスタムソフトウェアパッケージです。

このパッケージは RealmJoin Agent と Intune 経由でプロビジョニング可能です / [パッケージ管理](/ja/apuri/packages/package-management.md).

#### macOS パッケージ

OS の種類で絞り込みます。既定のフィルターは *Windows*、macOS パッケージにアクセスするには、選択してください *macOS*。このフィルターは、次と併用して機能します。 *汎用/カスタム/オーガニック/未掲載* フィルター。

macOS パッケージは、Intune 経由でのプロビジョニングのみ利用できます。

#### 未掲載パッケージ

このセクションは、選択された ADM アカウントでのみ利用できます。表示されているなら、何であるかは分かっているはずです。

### パッケージカタログの完全版と限定版

最近 RealmJoin に自己オンボーディングした場合、またはまだサブスクリプション/ライセンス契約がない場合、ソフトウェアパッケージの一覧は無料で利用できるパッケージのサブセットに限定されます。どうか [お問い合わせください](/ja/fa-wu/support.md) 組織で完全なパッケージカタログを有効にするには。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.realmjoin.com/ja/apuri/packages/package-store.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
