# 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="https://3928941914-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCgdEZptij8azHFNhSXDN%2Fuploads%2FU45lY9HfMJwwMWeYDZVc%2Fopsshell.png?alt=media&#x26;token=0dcf019a-e2ba-421f-a777-28a7ff0d7f5b" alt=""><figcaption></figcaption></figure>

## # Tasks Output :

<figure><img src="https://3928941914-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCgdEZptij8azHFNhSXDN%2Fuploads%2FHfarQXZTrP3yi51oz1Rw%2Ftasks.png?alt=media&#x26;token=68fb6307-56cb-43d0-8729-8ce1b989e3b9" alt=""><figcaption></figcaption></figure>
