mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-19 09:16:38 +00:00
Merge pull request #2422 from Jacalz/solus-instructions
doc(README): add install and uninstall instructions for Solus
This commit is contained in:
commit
df769396b1
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