The package published in the repository Ubuntu hirsute repository has a dependency on libcapstone3, but this version is obsoleted and cannot be installed, so installations fails:
> sudo apt install rehex
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
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:
rehex : Depends: libcapstone3 but it is not installable
E: Unable to correct problems, you have held broken packages.
The package published in the repository Ubuntu hirsute repository has a dependency on
libcapstone3
, but this version is obsoleted and cannot be installed, so installations fails:Ubuntu 21.04 (hirsute) uses
libcapstone4
.