# Linux, RaspberryPi

{% hint style="warning" %}
当社から配布する実行形式ファイルを実行するかどうかは、お客様自身やお客様の属する組織の方針に依存します。ダウンロードした配布物を実行する場合は、方針の確認をお願いいたします。

またセキュリティに関する警告が出る場合があります。判断が出来ない場合は、ネットワークやシステム管理者に相談するようにしてください。

バッチファイルやスクリプトといった他の実行形式から動作するファイルについては「[その他](/general/appinstall/sono.md)」をご覧ください。
{% endhint %}

当社からの配布物に対しては2020/10 (MWSTAGE2020\_10) 以降についてアーカイブのハッシュ値のみを提示します。

ハッシュ値はお客様がダウンロードしたファイルと当社の配布物の同一性を判断するために利用されます。ハッシュ値の確認は`sha1sum`などのコマンドを利用ください。


---

# 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://twelite.gitbook.io/general/appinstall/linux-raspberrypi.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.
