-
Notifications
You must be signed in to change notification settings - Fork 0
Install balenaEtcher
Tōlvä edited this page Oct 25, 2021
·
1 revision
Add Etcher rpm repository:
curl -1sLf 'https://dl.cloudsmith.io/public/balena/etcher/setup.rpm.sh' | sudo -E bashUpdate and install:
sudo dnf install -y balena-etcher-electronUninstall:
sudo dnf remove -y balena-etcher-electron
rm /etc/yum.repos.d/balena-etcher.repo
rm /etc/yum.repos.d/balena-etcher-source.repoyou can also disable repository
sudo dnf config-manager --set-disabled balena-etcher
sudo dnf config-manager --set-disabled balena-etcher-noarch
sudo dnf config-manager --set-disabled balena-etcher-source