Documentation

pascom Cloud Phone System Documentation and Release Notes

Linux App Installation

How to install the pascom app on ubuntu linux

Linux

Updated on
18. Feb. 2025

Social

Follow the steps below to install the pascom app on Ubuntu Linux.

Download the Linux Desktop App
Unpack pascom_Client.tar.bz2 in the home directoy
Create Ubuntu Application Icon with create-starter.sh
Start the app via the Application Icon

Example

tar jxvf ./Downloads/pascom_Client-7.17.10.R.tar.bz2
./pascom_Client/create-starter.sh 

If you’re using an X-Window Session on Ubuntu 20.04 or 22.04, you need to additionally install the following libraries:

sudo apt install libxcb-cursor-dev

Ubuntu 24.04 Audio

If you are using Ubuntu 24.04 LTS, you will need to install the following additional libraries for audio to work:

apt install libasound2-plugin

Ubuntu 22.04 Audio

If you are using Ubuntu 22.04 LTS and have audio problems, you should use Pipewire instead of Pulseaudio. Here you can find detailed instructions.

Use Jabra headset or Kuando Busylight on Linux

If you want to use a Jabra headset with button control or a Kuando Busylight, it is necessary to create the correct UDEV rules manually. The app installation directory contains the scripts pascom-configure-jabraheadset.sh and pascom-configure-kuando-busylight.sh. These must be executed with root rights.