03-27-2015, 02:35 PM
To reinforce what gold_finger's saying in the previous post I did a command line search on zeitgeist that resulted in what I beleive are the following 3 core packages (let me know if I'm wrong). I'm on LL 2.2/64 and not one of those packages is installed by default:
To list all the possible zeitgeist packages use this command
Here's a partial list
Notice the line - Installed: (none) - for each package
To list all the possible zeitgeist packages use this command
Code:
apt-cache search zeitgeist
Code:
zeitgeist
event logging framework
zeitgeist-core
event logging framework - engine
zeitgeist-datahub
event logging framework - passive logging daemon
Notice the line - Installed: (none) - for each package
Code:
apt-cache policy zeitgeist
zeitgeist:
Installed: (none)
Candidate: 0.9.14-0ubuntu4.1
Version table:
0.9.14-0ubuntu4.1 0
500 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 Packages
0.9.14-0ubuntu4 0
500 http://us.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
scott@Lite22:~$ apt-cache policy zeitgeist-core
zeitgeist-core:
Installed: (none)
Candidate: 0.9.14-0ubuntu4.1
Version table:
0.9.14-0ubuntu4.1 0
500 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 Packages
0.9.14-0ubuntu4 0
500 http://us.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
scott@Lite22:~$ apt-cache policy zeitgeist-datahub
zeitgeist-datahub:
Installed: (none)
Candidate: 0.9.14-0ubuntu4.1
Version table:
0.9.14-0ubuntu4.1 0
500 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 Packages
0.9.14-0ubuntu4 0
500 http://us.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
![[Image: q7j1yAl.png]](http://i.imgur.com/q7j1yAl.png)