Problem installing 'unity-qt-default-settings'.

Asked by Dick

When I enter the following terminal commands I get the Error message 'Cannot locate unity-qt-default-settings'.

         Sudo add apt-repository ppa:unity-2d-team/unity-2d-daily/ && sudo apt-get update

         sudo apt-get install unity-qt-default-settings

I checked the Ubuntu Packages repo and the package does not exist there. Does it exist in the Launchpad repo?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu unity-2d Edit question
Assignee:
No assignee Edit question
Solved by:
Dick
Solved:
Last query:
Last reply:
Revision history for this message
Dick (rlhanson-01) said :
#1
Revision history for this message
rasos (rasos) said :
#2

try:
apt-get install unity-2d

btw, unity-2d uses the metacity window manager, if you need to choose it eg for a nx remote session

-rasos