Hoping Figbug or another dev might see this. I've done a clean install of Ubuntu 24.04 Beta and am trying to install WF13 as follows:
Code: Select all
sudo apt install ./waveform13_13.0.33_amd64.deb
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'waveform13' instead of './waveform13_13.0.33_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 to resolve the situation:
The following packages have unmet dependencies:
waveform13 : Depends: libjavascriptcoregtk-4.0-18 but it is not installable
E: Unable to correct problems, you have held broken packages.
Code: Select all
sudo apt search libjavascriptcoregtk
Sorting... Done
Full Text Search... Done
libjavascriptcoregtk-4.0-bin/noble 2.44.0-2 all
WebKitGTK JavaScript command-line interpreter (transitional dummy package)
libjavascriptcoregtk-4.1-0/noble,now 2.44.0-2 amd64 [installed,automatic]
JavaScript engine library from WebKitGTK
libjavascriptcoregtk-4.1-dev/noble 2.44.0-2 amd64
JavaScript engine library from WebKitGTK - development files
libjavascriptcoregtk-6.0-1/noble,now 2.44.0-2 amd64 [installed,automatic]
JavaScript engine library from WebKitGTK
libjavascriptcoregtk-6.0-dev/noble 2.44.0-2 amd64
JavaScript engine library from WebKitGTK - development files
libjavascriptcoregtk-bin/noble 2.44.0-2 amd64
JavaScript engine library from WebKitGTK - command-line interpreter
Thanks
Nick