Skip to content

Installation

Installing PostalPoint

Installing PostalPoint is easy. For Windows, visit https://postalpoint.network/download, download the installer, and run it. If you get stuck, feel free to contact us.

On Linux, you can install PostalPoint with just a little copy and paste! Open a Terminal window and paste the following commands. You'll probably be asked to enter your login password.

Ubuntu and Linux Mint

wget -qO - https://repo.netsyms.com/apt/netsyms-repo-signing-key.key | sudo tee /usr/share/keyrings/netsyms-repo-signing-key.gpg > /dev/null
echo "deb [signed-by=/usr/share/keyrings/netsyms-repo-signing-key.gpg] http://repo.netsyms.com/apt main main" | sudo tee /etc/apt/sources.list.d/netsyms-technologies.list
sudo apt update
sudo apt install -y postalpoint-retail

Debian

su
wget -qO - https://repo.netsyms.com/apt/netsyms-repo-signing-key.key | tee /usr/share/keyrings/netsyms-repo-signing-key.gpg > /dev/null
echo "deb [signed-by=/usr/share/keyrings/netsyms-repo-signing-key.gpg] http://repo.netsyms.com/apt main main" | tee /etc/apt/sources.list.d/netsyms-technologies.list
apt update
apt install -y postalpoint-retail
exit

Windows

Note: PostalPoint works best on Linux. A Windows installer is provided only as a courtesy.

  1. Download and open the PostalPoint installer.
  2. You might see a message that the app has been blocked. Click "More info" and "Run anyway".
  3. If asked if you want to allow this app to make changes to your device, click "Yes".
  4. The installer will open. Click next until the installer is finished.

Next Steps

Go to Settings and Setup to configure PostalPoint.