doc(README): add install and uninstall instructions for Solus

This adds the required steps to installing and uninstalling Etcher on Solus Linux.

Change-Type: patch
Changelog-Entry: Add instructions for installing and uninstalling on Solus.
This commit is contained in:
Jacob 2018-07-21 15:30:53 +02:00 committed by GitHub
parent b348159e0e
commit c2e47ca9dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -101,6 +101,18 @@ sudo dnf clean all
sudo dnf makecache sudo dnf makecache
``` ```
#### Solus (GNU/Linux x64)
```
sudo eopkg it etcher
```
##### Uninstall
```
+sudo eopkg rm etcher
```
#### Brew Cask (macOS) #### Brew Cask (macOS)
Note that the Etcher Cask has to be updated manually to point to new versions, Note that the Etcher Cask has to be updated manually to point to new versions,