mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-23 03:06:38 +00:00
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:
parent
b348159e0e
commit
c2e47ca9dc
12
README.md
12
README.md
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user