Hi,
I was using megatools on zorin os 16.3 and everything was working fine. Yesterday I upgraded to 17.1 and megatools was upgraded to 1.10.3. Unfortunately, this version has a known bug fixed by version 1.11.x.
megadl --version
megatools 1.10.3 - command line tools for Mega.nz
How can I install the latest version? It is available with ubuntu from 23.10.
Thank you
P.S. as is often the case, installing it manually does not work.
Ubuntu 24.04 package
wget http://de.archive.ubuntu.com/ubuntu/pool/universe/m/megatools/megatools_1.11.1-1build3_amd64.deb
sudo apt-get install ./megatools_1.11.1-1build3_amd64.deb
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'megatools' instead of './megatools_1.11.1-1build3_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:
megatools : Depends: libcurl4t64 (>= 7.16.2) but it is not installable
Depends: libglib2.0-0t64 (>= 2.75.3) but it is not installable
Depends: libssl3t64 (>= 3.0.0) but it is not installable
E: Unable to correct problems, you have held broken packages.
Ubuntu 23.10 package
sudo apt-get install ./megatools_1.11.1-1_amd64.deb
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'megatools' instead of './megatools_1.11.1-1_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:
megatools : Depends: libglib2.0-0 (>= 2.75.3) but 2.72.4-0ubuntu2.3 is to be installed
E: Unable to correct problems, you have held broken packages.