Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 545 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 545 Bytes

Install3CXClient

Script for easy installing of Windows 3CX-Client on your Linux machine

Dependencies

You need to have installed the following software packages for a working installation

  • wine-stable
  • zenity
  • cabextract
  • winbind

In ubuntu the sudo apt line would be

sudo apt install wine-stable zenity cabextract winbind

Usage

  • Download latest release and extract it
  • Start a terminal and navigate to extracted folder
  • Execute installer bash ./Install3CXClient.sh

Follow the instructions on the screen.