Trying to install roundcube
by issuing following command
apt-get -y install roundcube roundcube-pgsql roundcube-plugins roundcube-plugins-extra php-net-ldap2
getting following error.
E: Unable to locate package roundcube
E: Unable to locate package roundcube-pgsql
E: Unable to locate package roundcube-plugins
E: Unable to locate package roundcube-plugins-extra
Problem Not allowed to use back-port
echo "deb http://http.debian.net/debian wheezy-backports main" >/etc/apt/sources.list.d/backports.list
How shall I go about this?
OS: Debian latest