balena-io / etcher

Flash OS images to SD cards & USB drives, safely and easily.
https://etcher.io/
Apache License 2.0
29.64k stars 2.1k forks source link

AppImage/DEB install issues #3600

Closed edwaleni closed 1 year ago

edwaleni commented 3 years ago
wbxqm commented 2 years ago

Perhaps 'apt-transport-https' is missing. The setup-instructions of the repoitory mention:

apt-get install -y debian-keyring  # debian only
apt-get install -y debian-archive-keyring  # debian only
apt-get install -y apt-transport-https
lurch commented 2 years ago

See also #3631