Skip to main content

Zoiper Linux Installation and Configuration


Zoiper Linux Installation and Configuration
Installation instructions
·         After the download prompt appears, save the file and wait for it download successfully.

·         

·         

·         Next go to your downloads directory and find the Zoiper installer .tar.gz archive.

·         Extract it to the current directory (or a directory of your choice).

·         Open the new directory.

·         There will be two executable files for 32bit and 64bit versions.

·         Click the key combination CTRL + L (on Ubuntu) to select the current working directory.

·         Open a new terminal.

·         Change the directory in the terminal with the following command.
cd current-working-directory
Then execute your preferred Zoiper installer version (32bit or 64bit).
You need to have root privileges in order to start the installation.

·         Type in your user password.

·         The Zoiper installer should appear. Click "Forward" to continue with the installation.

·         Read the license agreement and click "Forward" after accepting the agreement.

·         Select which components to be included.

·         Select an installation directory.

·         The setup is now ready to begin the installation. Click "Forward" to continue.

·         Wait while the Zoiper installation finishes.

·         The installation is complete. Click "Finish" to launch Zoiper.
Note : To uninstall we can use below commands.
sudo apt-get --purge remove <programname>
sudo apt-get remove <programname>

Comments