Hi!
I have a PinePhone whith Ubuntu Touch 16.04 on it. Is it possible to install openconnect on it?
I tried "sudo apt-get install openconnect" (after "sudo mount -o remount,rw /"), but I got this:
Reading package lists...
Building dependency tree...
Reading state information...
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
biometryd-bin : Depends: libbiometry1 (= 0.0.3+0~20230413224327.3~1.gbp97b714) but it is not going to be installed
openconnect : Depends: vpnc-scripts but it is not going to be installed
Depends: libopenconnect5 (>= 7.05) but it is not going to be installed
qml-module-biometryd : Depends: libbiometry1 (= 0.0.3+0~20230413224327.3~1.gbp97b714) but it is not going to be installed
"apt update" and "apt upgrade" were done before it.
Thannks in advance!