How to Add Balena Etcher Repository for Rpm Based OSes

November 5, 2019 | By the+gnu+linux+evangelist.

GNU/Linux Yum/Dnf/Zypper Etcher Repository Add

Hi! The Tutorial shows you Step-by-Step How to Add Balena Etcher Repository in Rpm Package Manager Based GNU/Linux OSes.

And Etcher for Linux is a Free and Open-Source Utility used for Burning Image Files such as .iso and .img, as well as Zipped Folders to Create Live SD Cards and USB Flash Drives.

So this Repo Setup is Valid for All the Rpm Based Platforms like:

  • Fedora
  • Red Hat Enterprise Linux
  • CentOS
  • Rocky Linux
  • AlmaLinux
  • Oracle Enterprise Linux
  • Scientific Linux
  • openSUSE
  • SLES
How to Add Etcher Repository for Rpm Based Systems - Featured
  1. 1. Launching Terminal

    How to QuickStart with Command Line on GNU/Linux:

  2. 2. Installing cURL

    Now to Install cURL on Rpm Packaging
    On Dnf based play:

    sudo dnf install curl

    Consequently on YUM based:

    sudo yum install curl

    Finally, on SUSE based:

    sudo zypper in curl
  3. 3. Adding Etcher Repo

    Then to Add Etcher Rpm Repository
    Execute:

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

    In case of “payement required” temporary issue, (due to bandwith issue on the Server), instead Download the Binary Installer!
    Then to Setup it:

    sudo dnf install ~/Downloads/balena-etcher*.rpm

    Or:

    sudo zypper install ~/Downloads/balena-etcher*.rpm

    And you are Done!

  4. 4. Installing Etcher on Rpm

    Finally, to Install Etcher for Rpm

    Etcher Rpm Getting Started Guide

Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

QuickChic Theme • Powered by WordPress