25

HFP bluetooth does not work, and phonesim is in the xenial and bionic repositories. Does anyone know when it will be added to focal?

Keks Shostak
  • 253
  • 1
  • 3
  • 4

1 Answers1

37

The package was removed from Debian Unstable at 2019-09-13, so it will not be until official port to Qt5.

You can install it from some third-party PPA for both 20.04 LTS and 20.10:

sudo add-apt-repository ppa:smoser/bluetooth
sudo apt-get update
sudo apt-get install ofono-phonesim
N0rbert
  • 99,918