- Joined
- Jun 23, 2017
- Messages
- 26
- Reaction score
- 1
Unable to install on new OVH vps server. Able to log in with Putty and loaded the following commands with success:
wget -O- http://downloads.3cx.com/downloads/3cxpbx/public.key | apt-key add -
echo "deb http://downloads.3cx.com/downloads/3cxpbx/ /" | tee /etc/apt/sources.list.d/3cxpbx.list
apt-get update
This command failed:
apt-get install 3cxpbx
Error message is: E: Unable to locate package 3cxpbx.
Also ran:
apt-get upgrade
followed by:
apt-get install 3cxpbx
Still got error:
E: Unable to locate package 3cxpbx.
Would appreciate some help-Thanks!
wget -O- http://downloads.3cx.com/downloads/3cxpbx/public.key | apt-key add -
echo "deb http://downloads.3cx.com/downloads/3cxpbx/ /" | tee /etc/apt/sources.list.d/3cxpbx.list
apt-get update
This command failed:
apt-get install 3cxpbx
Error message is: E: Unable to locate package 3cxpbx.
Also ran:
apt-get upgrade
followed by:
apt-get install 3cxpbx
Still got error:
E: Unable to locate package 3cxpbx.
Would appreciate some help-Thanks!