Skip to content

Flash OS images to SD cards & USB drives, safely and easily.

License

Notifications You must be signed in to change notification settings

mhaddou1337/etcher

This branch is 1 commit ahead of, 6 commits behind balena-io/etcher:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

376a2aa · Jan 12, 2025
Oct 9, 2024
Nov 7, 2022
Oct 10, 2024
Mar 10, 2022
Oct 9, 2024
May 28, 2024
Nov 7, 2022
Apr 25, 2024
Dec 21, 2023
May 18, 2017
Oct 13, 2021
Dec 22, 2023
Nov 7, 2022
Dec 21, 2023
Dec 21, 2023
Apr 19, 2024
Oct 10, 2024
Jan 4, 2016
Jan 12, 2025
Mar 31, 2022
Oct 16, 2023
May 8, 2024
Apr 25, 2024
Oct 10, 2024
Oct 10, 2024
Dec 22, 2023
Nov 7, 2022
Apr 25, 2024
Dec 22, 2023
Apr 25, 2024
May 22, 2024

Repository files navigation

Etcher

Flash OS images to SD cards & USB drives, safely and easily.

Etcher is a powerful OS image flasher 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. It can also directly flash Raspberry Pi devices that support USB device boot mode.

Current Release License Balena.io Forums


Download | Support | Documentation | Contributing | Roadmap

Supported Operating Systems

  • Linux; most distros; Intel 64-bit.
  • Windows 10 and later; Intel 64-bit.
  • macOS 10.13 (High Sierra) and later; both Intel and Apple Silicon.

Installers

Refer to the downloads page for the latest pre-made installers for all supported operating systems.

Packages

Debian and Ubuntu based Package Repository (GNU/Linux x86/x64)

Package for Debian and Ubuntu can be downloaded from the Github release page

Install .deb file using apt
   sudo apt install ./balena-etcher_******_amd64.deb
Uninstall
   sudo apt remove balena-etcher

Redhat (RHEL) and Fedora-based Package Repository (GNU/Linux x86/x64)

Install using yum

Package for Fedora-based and Redhat can be downloaded from the Github release page

   sudo yum localinstall balena-etcher-***.x86_64.rpm
Uninstall
 sudo yum remove balena-etcher

Arch/Manjaro Linux (GNU/Linux x64)

Etcher is offered through the Arch User Repository and can be installed on both Manjaro and Arch systems. You can compile it from the source code in this repository using balena-etcher. The following example uses a common AUR helper to install the latest release:

yay -S balena-etcher
Uninstall
yay -R balena-etcher

WinGet (Windows)

This package is updated by gh-action, and is kept up to date automatically.

winget install balenaEtcher #or Balena.Etcher
Uninstall
winget uninstall balenaEtcher

Chocolatey (Windows)

This package is maintained by @majkinetor, and is kept up to date automatically.

choco install etcher
Uninstall
choco uninstall etcher

Support

If you're having any problem, please raise an issue on GitHub, and the balena.io team will be happy to help.

License

Etcher is free software and may be redistributed under the terms specified in the license.

About

Flash OS images to SD cards & USB drives, safely and easily.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.3%
  • Other 0.7%