> For the complete documentation index, see [llms.txt](https://leather.gitbook.io/guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://leather.gitbook.io/guides/troubleshooting/install-for-linux.md).

# Install for Linux

In this step wise guide you'll see how the wallet is installed on Ubuntu Linux, you can use your preferred distribution of course.&#x20;

### 1. Select Leather for desktop and Linux.

<figure><img src="/files/A8kAa6gtcKx0w7OniB1o" alt=""><figcaption></figcaption></figure>

### 2. Choose Download.deb file (Ubuntu)

<figure><img src="/files/Dc4R6Z3Sot2TbbnYauKd" alt=""><figcaption></figcaption></figure>

### 3. Click on the downloaded file to open.

<figure><img src="/files/jSCpP08SXE4xE2zSYjwW" alt=""><figcaption></figcaption></figure>

### 4. Double click *Software Install*.

<figure><img src="/files/cHnWjzH6hhmjbrrXwCt1" alt=""><figcaption></figcaption></figure>

### 5. Click Install and then open the wallet

<figure><img src="/files/smoHZlAgqqAcpheINJB2" alt=""><figcaption></figcaption></figure>

### 6. Creating or Restoring the wallet

After opening the wallet you can choose to create a new wallet (and Secret Key) or choose 'I already have a wallet' to restore the wallet with an existing Secret Key or hardware device.&#x20;

<figure><img src="/files/nhq8Q04nfb5ih0CjPim2" alt=""><figcaption></figcaption></figure>


---

# 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://leather.gitbook.io/guides/troubleshooting/install-for-linux.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.
