Cannot install Keyman

1 respuesta [Último envío]
calher

I am a member!

Desconectado/a
se unió: 06/19/2015

I'm trying to install Keyman from the directions on their website.

https://keyman.com/linux/

cal@bender:~$ sudo apt install keyman onboard
[sudo] password for cal:
Reading package lists... Done
Building dependency tree
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:
keyman : Depends: python3-keyman-config but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
cal@bender:~$

Ark74

I am a member!

I am a translator!

Desconectado/a
se unió: 07/15/2009

Hello!

python3-keyman-config is only available on ubuntu 19.04 and earlier, since Etiona (which is the newer version to be released) is based on 18.04, the package is not available.

Maybe you'll like to contribute a MR to backport it.

Cheers!