# インストール

## 最小システム要件 <a href="#min-system-requirements" id="min-system-requirements"></a>

* **OS:** Windows 7, MacOS X Lion, Linux
* **CPU:** 1.5 GHz , 2コア の x86 , x86\_64 , ARM プロセッサ
* **RAM:** 1 GB
* **必要な空き容量:** 100 MB

{% hint style="danger" %}
これ以下の性能のパソコンでは動くかもしれませんが、動作の保証はできません
{% endhint %}

## 推奨システム要件  <a href="#recommended-system-requirements" id="recommended-system-requirements"></a>

* **OS:** Windows 10, MacOS X High Sierra, Linux
* **CPU:** 2.0 GHz , 4コア の x86 , x86\_64 , ARM プロセッサ
* **RAM:** 4 GB
* **必要な空き容量:** 512 MB

{% hint style="success" %}
これ以上の性能のパソコンではより快適にLMMSを動かすことができます
{% endhint %}

## LMMSのインストール <a href="#installing" id="installing"></a>

LMMSは [Windows](https://lmms.io/download/#windows), [macOS](https://lmms.io/download/#mac), [Linux](https://lmms.io/download/#linux) にインストール可能です

{% hint style="info" %}
より多くのLinuxマシンで動作するように Linux版ではAppImage形式のパッケージが[lmms.io/download](https://lmms.io/download/) からダウンロードできます。
{% endhint %}

## ソースコードをコンパイルしてLMMSをインストールする <a href="#compiling" id="compiling"></a>

[LMMS development wiki on GitHub](https://github.com/LMMS/lmms/wiki/Compiling) に Linux 向けにLMMSをコンパイルしてインストールする方法が書かれています


---

# Agent Instructions: 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.lmms.io/user-manual/jp_2/getting-started/installation.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.
