Cant install ubuntu tweak

Asked by Bill Cross

bill@bill-HP-ProBook-6455b:~$ sudo apt-get install ubuntu-tweak
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 ubuntu-tweak : Depends: gir1.2-unique-3.0 but it is not installable
E: Unable to correct problems, you have held broken packages.

This is what comes up when i try to install.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu apt Edit question
Assignee:
No assignee Edit question
Solved by:
Bill Cross
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

What is the output of :

lsb_release -a; uname -a

Thanks

Revision history for this message
Bill Cross (xdeadmnshandx) said :
#2

1st thank you fot the help. It is appreciated. Here is the output.
bill@bill-HP-ProBook-6455b:~$ lsb_release -a; uname -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu Saucy Salamander (development branch)
Release: 13.10
Codename: saucy
Linux bill-HP-ProBook-6455b 3.10.0-2-generic #10-Ubuntu SMP Fri Jul 5 18:06:05 UTC 2013 i686 athlon i686 GNU/Linux

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

Then I suggest you install unity-tweak

Saucy is not ready and not stable. If you get issues you should report bugs. If you want an OS that works then I suggest you reinstall with Precise. Saucy will have issues and feature holes up to and even a few weeks after release.

Revision history for this message
Bill Cross (xdeadmnshandx) said :
#4

Thank you