-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update instructions for installing deb file
Change-type: patch
- Loading branch information
Showing
1 changed file
with
4 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,27 +36,18 @@ installers for all supported operating systems. | |
|
||
Package for Debian and Ubuntu can be downloaded from the [Github release page](https://github.com/balena-io/etcher/releases/) | ||
|
||
1. Install using dpkg | ||
##### Install .deb file using apt | ||
This comment has been minimized.
Sorry, something went wrong. |
||
|
||
```sh | ||
sudo dpkg -i balena-etcher_******_amd64.deb | ||
sudo apt install ./balena-etcher_******_amd64.deb | ||
This comment has been minimized.
Sorry, something went wrong.
AceBuilders
|
||
``` | ||
|
||
If you're missing dependencies you can fix them with: | ||
##### Uninstall | ||
|
||
```sh | ||
sudo apt update && apt --fix-broken install #to add potential missing dependencies | ||
sudo apt remove balena-etcher | ||
``` | ||
|
||
##### Uninstall | ||
|
||
```sh | ||
sudo apt-get remove balena-etcher | ||
apt clean | ||
rm -rf /var/lib/apt/lists/* | ||
apt update | ||
``` | ||
|
||
#### Redhat (RHEL) and Fedora-based Package Repository (GNU/Linux x86/x64) | ||
|
||
##### Yum | ||
|
y como se hace esto tienes que ingresar los codigos de numeros y luego instale el arhivo .deb usando apt