From 376a2aa7b321ee94ae1df07c97964cc1bd73ab80 Mon Sep 17 00:00:00 2001 From: mounir <165167690+mhaddou1337@users.noreply.github.com> Date: Sun, 12 Jan 2025 16:02:16 -0500 Subject: [PATCH] Update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 75cddc88de..c67ec0f2ad 100644 --- a/README.md +++ b/README.md @@ -46,16 +46,17 @@ Package for Debian and Ubuntu can be downloaded from the [Github release page](h #### Redhat (RHEL) and Fedora-based Package Repository (GNU/Linux x86/x64) -##### Yum +##### Install using yum Package for Fedora-based and Redhat can be downloaded from the [Github release page](https://github.com/balena-io/etcher/releases/) -1. Install using yum - ```sh sudo yum localinstall balena-etcher-***.x86_64.rpm ``` - +##### Uninstall + ```sh + 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`](https://aur.archlinux.org/packages/balena-etcher/). The following example uses a common AUR helper to install the latest release: