I'm trying to install the current Scribus 1.5.x branch (scribus-ng) on Kubuntu 17.04.
I've seen the following in several places, but I can't get it to work:
sudo add-apt-repository ppa:scribus/ppa
sudo apt-get update
sudo apt-get install scribus
I get this error each time, even after trying a --fix-missing
.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package scribus-ng is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'scribus-ng' has no installation candidate
Any ideas how to resolve this?