I want to install the stable release of xfce 4.12 on my Xubuntu 14.04.2.
However, when I add the repository (ppa:xubuntu-dev/xfce-4.12
) via terminal I get a message about these being pre-releases and to wait for the final release date... Yet, the final release is already up (xfce website, two months ago).
Why do I get a warning message if the stable version was released already? That is slightly misleading.
Furthermore, all posts and info I see about installing xfce 4.12, either old (pre-release, this or this) or new (post release,this) follow the same proceedure (add dev-ppa).
How should I properly install a stable release if it doesn't appear on the main repos?
sudo add-apt-repository ppa:xubuntu-dev/xfce-4.12
and then the message pops up. Then it ask me to accept or reject. – Apr 22 '15 at 09:31