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

# Opsshell Install

## Installation way 1

**Install Dependence :**&#x20;

```bash
curl -s https://raw.githubusercontent.com/sharif0777/opsshell/main/updated_app/dependency-opsshell.sh | bash -s --
```

1. go to url : <https://github.com/sharif0777/opsshell/releases>
2. After download the [opsshell-1.0.1.deb](https://github.com/sharif0777/opsshell/releases/download/release-1.0.1/opsshell-1.0.1.deb)
3. dpkg -i [opsshell-1.0.1.deb](https://github.com/sharif0777/opsshell/releases/download/release-1.0.1/opsshell-1.0.1.deb)
4. apt install -f&#x20;

## Installation way 2

```bash
curl -s https://raw.githubusercontent.com/sharif0777/opsshell/main/updated_app/dependency-opsshell.sh | bash -s --
sudo curl -o /usr/bin/opsshell https://raw.githubusercontent.com/sharif0777/opsshell/main/updated_app/opsshell
sudo chmod +x /usr/bin/opsshell
```

## # Help output&#x20;

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

## # Tasks Output :

<figure><img src="/files/6QU660owatoYhFKspbZW" alt=""><figcaption></figcaption></figure>
