<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Disabling these things doesn't seem good enough...bits still hang
    around. I've had decent success with this:<br>
    <br>
    $ sudo -i<br>
    # cd /<br>
    # for i in `find -iname '*akonadi*'`; do rm -rvf $i; done<br>
    # for i in `find -iname '*nepomuk*'`; do rm -rvf $i; done<br>
    # apt-get install libnepomukutils4<br>
    <br>
    That last one is required and it will pull in libnepomukquery4a and
    libnepomuk4; without those, kdeinit will fail (that's what I
    observed on my 12.04 alpha 1 test PC, anyway). You'll also need to
    edit ~/.config/Trolltech.conf and remove all lines with references
    to "akonadi" and "nepomuk."<br>
    <br>
    Yes, this is truly a blunt way to get rid of something, it probably
    will cause update problems as time moves on, it might even kill your
    pets and rip a hole in space. Don't do it! Unless you're prepared to
    handle unknown consequences :)<br>
    <br>
    <div class="moz-signature">______________<br>
      <b>Steve Riley</b><br>
      <small><a class="moz-txt-link-abbreviated" href="mailto:stvrly@gmail.com">stvrly@gmail.com</a><br>
        +1 (206) 412-1097</small>
    </div>
    <br>
    On 2011-12-12 09:25, Kaj Haulrich wrote:
    <blockquote cite="mid:4EE63901.1010508@haulrich.net" type="cite">On
      12/12/2011 06:13 PM, Bruce Marshall wrote:
      <br>
      <blockquote type="cite">On Monday, December 12, 2011 09:48:04
        uteck wrote:
        <br>
        <blockquote type="cite">KDE gets so close to being awesome, but
          things like nepomuk just drag
          <br>
          it down into a nigh gnomish nightmare.
          <br>
          Once I disabled it from running my system became usable again.
          <br>
          <br>
          2011/12/12 Georgi Kourtev<a class="moz-txt-link-rfc2396E" href="mailto:gkourtev@gmail.com"><gkourtev@gmail.com></a>:
          <br>
        </blockquote>
        <br>
        +1
        <br>
        <br>
        and add my vote to do away with akonadi
        <br>
        <br>
      </blockquote>
      +2 and me too...
      <br>
    </blockquote>
  </body>
</html>