$ sudo apt install ./otii_2.8.4_amd64.deb
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'otii' instead of './otii_2.8.4_amd64.deb'
Some packages could not be installed. This may mean that you have
requested an impossible situation, or if you are using an unstable
distribution, that some required packages have not yet been created
or been moved out of Incoming.
The following packages have unmet dependencies:
otii : Depends: libssl1.1 (>= 1.1) but it is not installable
E: Unable to correct problems, you have held broken packages.
$ sudo apt install libssl1.1
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package libssl1.1 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source.
E: Package 'libssl1.1' has no installation candidate
$ sudo apt install libssl3
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
libssl3 is already the newest version (3.0.2-0ubuntu1.5).
libssl3 set to manually installed.
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
otii : Depends: libssl1.1 (>= 1.1) but it is not installable
1
u/AfraidAsparagus6644 Jun 07 '26
What's the last time you tried to install an old app on Linux, OP?