balena-io/etcher: Flash OS images to SD cards & USB drives,
Debian and Ubuntu based Package Repository (GNU/Linux x86/x64)
-
-
-
Add Etcher Debian repository:
curl -1sLf \ 'https://dl.cloudsmith.io/public/balena/etcher/setup.deb.sh' \ | sudo -E bash
-
Update and install:
sudo apt-get update sudo apt-get install balena-etcher-electron
-
-
-
-
-
Add Etcher rpm repository:
curl -1sLf \ 'https://dl.cloudsmith.io/public/balena/etcher/setup.rpm.sh' \ | sudo -E bash
-
Update and install:
sudo yum install -y balena-etcher-electron
-
-