balena-etcher
Flash OS images to SD cards and USB drives, safely and easily
balenaEtcher is built with web technologies to ensure flashing an SDCard or USB drive is a pleasant and safe experience. It protects you from accidentally writing to your hard-drives, ensures every byte of data was written correctly and much more.
https://github.com/balena-io/etcher
amd64
Installation
1. Add WakeMeOps repository
curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash
2. Install balena-etcher
Download URLs
Blueprints
Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for balena-etcher are versioned here.
Click here to see balena-etcher ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/desktop/balena-etcher/ops2deb.yml
name: balena-etcher
matrix:
versions:
- 1.18.9
- 1.18.11
- 1.19.21
homepage: https://github.com/balena-io/etcher
summary: flash OS images to SD cards and USB drives, safely and easily
description: |-
balenaEtcher is built with web technologies to ensure flashing an SDCard or USB
drive is a pleasant and safe experience. It protects you from accidentally
writing to your hard-drives, ensures every byte of data was written correctly
and much more.
depends:
- libgtk-3-0
- libnotify4
- libnss3
- libxtst6
- xdg-utils
- libatspi2.0-0
- libdrm2
- libgbm1
- libxcb-dri3-0
- kde-cli-tools | kde-runtime | trash-cli | libglib2.0-bin | gvfs-bin
- libasound2
- libatk1.0-0
- libc6
- libcairo2
- libcups2
- libdbus-1-3
- libexpat1
- libfontconfig1
- libfreetype6
- libgcc1
- libgdk-pixbuf2.0-0
- libglib2.0-0
- liblzma5
- libnspr4
- libpango1.0-0 | libpango-1.0-0
- libstdc++6
- libx11-6
- libxcomposite1
- libxcursor1
- libxdamage1
- libxext6
- libxfixes3
- libxi6
- libxrandr2
- libxrender1
- libxss1
- polkit-1-auth-agent | policykit-1-gnome | polkit-kde-1
fetch: https://github.com/balena-io/etcher/releases/download/v{{version}}/balena-etcher_{{version}}_amd64.deb
install:
- data:/
script:
- sed -i "s/dh_strip --no-ddebs/true/" {{debian}}/rules
The blueprint fetch
keyword contains a URL template pointing to balena-etcher releases. Downloaded files are locked in a lockfile versioned here.
Click here to see balena-etcher release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/desktop/balena-etcher/ops2deb.lock.yml
- url: https://github.com/balena-io/etcher/releases/download/v1.18.11/balena-etcher_1.18.11_amd64.deb
sha256: 890838ead6683d67e68427c9d40a22aa3ff71431a58dce5de8b7a5c8a18c172e
timestamp: 2024-04-18 10:06:05+00:00
- url: https://github.com/balena-io/etcher/releases/download/v1.18.9/balena-etcher_1.18.9_amd64.deb
sha256: 2f31d7caf7a8435fb09a461e2467251c300c507d575281ad0981e9408ed87932
timestamp: 2024-04-18 10:06:05+00:00
- url: https://github.com/balena-io/etcher/releases/download/v1.19.21/balena-etcher_1.19.21_amd64.deb
sha256: c1776d2857872b1193f21fa2dd1acb34d05462c550d210da6e1cf2b2e7bb6ded
timestamp: 2024-06-02 17:11:16+00:00