Unable to INSTALL Balena etcher on UBUNTU 22.10 Kinetic

From Terminal:
dw@dw-Aspire-E1-522:~/Downloads$ sudo apt install ./balena-etcher_1.19.25_amd64.deb
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
Note, selecting ‘balena-etcher’ instead of ‘./balena-etcher_1.19.25_amd64.deb’
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help resolve the situation:

The following packages have unmet dependencies:
balena-etcher : Depends: libgdk-pixbuf2.0-0 but it is not installable
E: Unable to correct problems, you have held broken packages.

This is in support of an attempt to create a bootable USB thumb drive, to re-install UBUNTU 22.40 after a hard drive crash. V 22.10 is from a mag subscription DVD, but some issue with the install stops it from doing ANY updates (likely sources.list), but I’m rapidly getting in over my head fixing this.

tried sudo dd if=xxxx of=xxxx method. USB was created, apparently successfully, but product is unusable, so here I am.

I’m looking for a path to resolving the dependency issue, at the moment.