System:
Kernel: 5.15.0-122-generic x86_64 bits: 64 Desktop: Gnome 3.36.9
Distro: Ubuntu 20.04.6 LTS (Focal Fossa)
Machine:
Type: Desktop Mobo: Gigabyte model: GA-78LMT-USB3 6.0 v: SEx
serial: <filter> BIOS: Award v: F2 date: 11/25/2014
CPU:
6-Core: AMD FX-6300 type: MCP speed: 1401 MHz min/max: 1400/3500 MHz
Graphics:
Device-1: NVIDIA driver: nvidia v: 470.256.02
Display: x11 server: X.Org 1.20.13 driver: nvidia
unloaded: fbdev,modesetting,nouveau,vesa tty: N/A
OpenGL: renderer: NVIDIA GeForce RTX 3060/PCIe/SSE2
v: 4.6.0 NVIDIA 470.256.02
Network:
Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet
driver: r8169
Drives:
Local Storage: total: 1.14 TiB used: 57.42 GiB (4.9%)
Info:
Processes: 278 Uptime: 9h 46m Memory: 23.45 GiB used: 2.23 GiB (9.5%)
Shell: bash inxi: 3.0.38
i am trying to install balena etcher
1st i went here https://phoenixnap.com/kb/etcher-ubuntu
2nd i went here https://askubuntu.com/questions/1520...n-ubuntu-20-04
3rd i came here and only found a post about an error thats not the same as mine
this is how the installation from curl went:
a@a-GA-78LMT-USB3-6-0:~$ sudo apt install curl
[sudo] password for a:
Reading package lists... Done
Building dependency tree
Reading state information... Done
curl is already the newest version (7.68.0-1ubuntu2.24).
curl set to manually installed.
The following packages were automatically installed and are no longer required:
gir1.2-goa-1.0 libfwupdplugin1 libxmlb1
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
a@a-GA-78LMT-USB3-6-0:~$ curl -1sLf 'https://dl.cloudsmith.io/public/balena/etcher/setup.deb.sh' | sudo -E ba
sudo: ba: command not found
a@a-GA-78LMT-USB3-6-0:~$ curl -1sLf 'https://dl.cloudsmith.io/public/balena/etcher/setup.deb.sh' | sudo -E
usage: sudo -h | -K | -k | -V
usage: sudo -v [-AknS] [-g group] [-h host] [-p prompt] [-u user]
usage: sudo -l [-AknS] [-g group] [-h host] [-p prompt] [-U user] [-u user]
[command]
usage: sudo [-AbEHknPS] [-r role] [-t type] [-C num] [-g group] [-h host] [-p
prompt] [-T timeout] [-u user] [VAR=value] [-i|-s] [<command>]
usage: sudo -e [-AknS] [-r role] [-t type] [-C num] [-g group] [-h host] [-p
prompt] [-T timeout] [-u user] file ...
a@a-GA-78LMT-USB3-6-0:~$ sudo apt update
Hit:1 https://repo.steampowered.com/steam stable InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu focal InRelease
Hit:4 http://us.archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:5 http://us.archive.ubuntu.com/ubuntu focal-backports InRelease
Hit:6 http://security.ubuntu.com/ubuntu focal-security InRelease
Ign:2 https://dl.bintray.com/etcher/debian stable InRelease
Err:7 https://dl.bintray.com/etcher/debian stable Release
404 Not Found [IP: 18.232.172.199 443]
Reading package lists... Done
E: The repository 'https://deb.etcher.io stable Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
a@a-GA-78LMT-USB3-6-0:~$ sudo apt install balena-etcher-electron
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package balena-etcher-electron
using the debian repository.:
a@a-GA-78LMT-USB3-6-0:~$ echo "deb https://deb.etcher.io stable etcher" | sudo tee /etc/apt/sources.list.d/balena-etcher.list
[sudo] password for a:
deb https://deb.etcher.io stable etcher
a@a-GA-78LMT-USB3-6-0:~$ sudo apt-key adv --keyserver hkps://keyserver.ubuntu.com:443 --recv-keys 379CE192D401AB61
Executing: /tmp/apt-key-gpghome.9I4BRsCBlY/gpg.1.sh --keyserver hkps://keyserver.ubuntu.com:443 --recv-keys 379CE192D401AB61
gpg: key 379CE192D401AB61: "Bintray (by JFrog) <bintray@bintray.com>" not changed
gpg: Total number processed: 1
gpg: unchanged: 1
a@a-GA-78LMT-USB3-6-0:~$ sudo apt update
Hit:2 https://repo.steampowered.com/steam stable InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu focal InRelease
Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease
Hit:5 http://us.archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:6 http://us.archive.ubuntu.com/ubuntu focal-backports InRelease
Ign:1 https://dl.bintray.com/etcher/debian stable InRelease
Err:7 https://dl.bintray.com/etcher/debian stable Release
404 Not Found [IP: 18.214.194.113 443]
Reading package lists... Done
E: The repository 'https://deb.etcher.io stable Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
i mean have i forgotten how to copy and paste? what is going on that i am missing because of lack of experience?
Bookmarks