Giter Site home page Giter Site logo

rdwz / etcher Goto Github PK

View Code? Open in Web Editor NEW

This project forked from balena-io/etcher

0.0 0.0 1.0 87.69 MB

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

Home Page: https://etcher.io/

License: Apache License 2.0

Shell 0.47% JavaScript 0.65% TypeScript 97.57% CSS 0.37% Makefile 0.80% HTML 0.13%

etcher's Introduction

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)
  • macOS 10.10 (Yosemite) and later
  • Microsoft Windows 7 and later

Note: 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.

Packages

Hosted By: Cloudsmith
Package repository hosting is graciously provided by Cloudsmith. Cloudsmith is the only fully hosted, cloud-native, universal package management solution, that enables your organization to create, store and share packages in any format, to any place, with total confidence.

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

Detailed or alternative steps in the instructions by Cloudsmith

  1. Add Etcher Debian repository:

    curl -1sLf \
       'https://dl.cloudsmith.io/public/balena/etcher/setup.deb.sh' \
       | sudo -E bash
  2. Update and install:

    sudo apt-get update
    sudo apt-get install balena-etcher-electron
Uninstall
sudo apt-get remove balena-etcher-electron
rm /etc/apt/sources.list.d/balena-etcher.list
apt-get clean
rm -rf /var/lib/apt/lists/*
apt-get update

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

Detailed or alternative steps in the instructions by Cloudsmith

DNF
  1. Add Etcher rpm repository:

    curl -1sLf \
       'https://dl.cloudsmith.io/public/balena/etcher/setup.rpm.sh' \
       | sudo -E bash
  2. Update and install:

    sudo dnf install -y balena-etcher-electron
Uninstall
rm /etc/yum.repos.d/balena-etcher.repo
rm /etc/yum.repos.d/balena-etcher-source.repo
Yum
  1. Add Etcher rpm repository:

    curl -1sLf \
       'https://dl.cloudsmith.io/public/balena/etcher/setup.rpm.sh' \
       | sudo -E bash
  2. Update and install:

    sudo yum install -y balena-etcher-electron
Uninstall
sudo yum remove -y balena-etcher-electron
rm /etc/yum.repos.d/balena-etcher.repo
rm /etc/yum.repos.d/balena-etcher-source.repo

OpenSUSE LEAP & Tumbleweed install (zypper)

  1. Add the repo

    curl -1sLf \
    'https://dl.cloudsmith.io/public/balena/etcher/setup.rpm.sh' \
    | sudo -E bash
  2. Update and install

    sudo zypper up
    sudo zypper install balena-etcher-electron
Uninstall
sudo zypper rm balena-etcher-electron
# remove the repo
sudo zypper rr balena-etcher
sudo zypper rr balena-etcher-source

Solus (GNU/Linux x64)

sudo eopkg it etcher
Uninstall
sudo eopkg rm 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

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.

etcher's People

Contributors

jviotti avatar zvin avatar jhermsmeier avatar thundron avatar balena-ci avatar shou avatar lurch avatar renovate-bot avatar mcraa avatar ab77 avatar nazrhom avatar stefan-mihaila avatar lucianbuzzo avatar sradevski avatar roderickqiu avatar aethernet avatar dlech avatar builder555 avatar dimitrisnl avatar shawaj avatar chrisys avatar jsreds avatar zwhitchcox avatar brlin-tw avatar vedantmgoyal9 avatar wasabifan avatar thgreasi avatar mikesimos avatar curcuz avatar dhruvparanjape avatar

Forkers

renovate-bot

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.