etcher

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

Github星跟蹤圖

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 flash directly Raspberry Pi devices that support the usbboot protocol

Current Release
License
Dependency status
Balena.io Forums


Download, Support, Documentation, Contributing, Roadmap

Supported Operating Systems

  • Linux (most distros)
  • macOS 10.10 (Yosemite) and later
  • Microsoft Windows 7 and later

Note that Etcher will run on any platform officially supported by
Electron. Read more in their
documentation.

Installers

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

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

  1. Add Etcher debian repository:

    echo "deb https://deb.etcher.io stable etcher", sudo tee /etc/apt/sources.list.d/balena-etcher.list
    
  2. Trust Bintray.com's GPG key:

    sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 379CE192D401AB61
    
  3. Update and install:

    sudo apt-get update
    sudo apt-get install balena-etcher-electron
    
Uninstall
sudo apt-get remove balena-etcher-electron
sudo rm /etc/apt/sources.list.d/balena-etcher.list
sudo apt-get update

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

  1. Add Etcher rpm repository:

    sudo wget https://balena.io/etcher/static/etcher-rpm.repo -O /etc/yum.repos.d/etcher-rpm.repo
    
  2. Update and install:

    sudo yum install -y balena-etcher-electron
    

    or

    sudo dnf install -y balena-etcher-electron
    
Uninstall
sudo yum remove -y balena-etcher-electron
sudo rm /etc/yum.repos.d/etcher-rpm.repo
sudo yum clean all
sudo yum makecache fast

or

sudo dnf remove -y balena-etcher-electron
sudo rm /etc/yum.repos.d/etcher-rpm.repo
sudo dnf clean all
sudo dnf makecache

Solus (GNU/Linux x64)

sudo eopkg it etcher
Uninstall
sudo eopkg rm etcher

Brew Cask (macOS)

Note that the Etcher Cask has to be updated manually to point to new versions,
so it might not refer to the latest version immediately after an Etcher
release.

brew cask install balenaetcher
Uninstall
brew cask 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.

主要指標

概覽
名稱與所有者balena-io/etcher
主編程語言TypeScript
編程語言CSS (語言數: 5)
平台
許可證Apache License 2.0
所有者活动
創建於2015-10-27 16:53:23
推送於2025-05-15 18:10:00
最后一次提交2025-05-15 18:09:58
發布數316
最新版本名稱v2.1.3 (發布於 2025-05-15 18:09:58)
第一版名稱v1.0.0-beta.0 (發布於 2016-03-10 14:33:03)
用户参与
星數31.4k
關注者數447
派生數2.2k
提交數3.5k
已啟用問題?
問題數2344
打開的問題數526
拉請求數1730
打開的拉請求數33
關閉的拉請求數327
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?