Kopete Off-the-Record plugin  
   
  Download the plugin here! Please note that all content is released unter the terms of the GNU General Public Licence (GPL).  
 
Source code download.
For KDE-3.x: kopete-otr-0.7.tar.bz2
For KDE-4: kopete-otr-0.8.tar.bz2  

debian unstable (sid) repository (i386 and amd64) (external link)
debian testing (lenny) package of version 0.7 (i386) (external link)

There is no libotr-3.1.0 in kubuntu gutsy but version 0.7 and greater of kopete-otr reqires that. So
we built backports from hardy and included them in our own repository. You can use them executing
the following commands:
# sudo su
# echo "deb http://kopete-otr.follefuder.org/ubuntu/ gutsy main" >> /etc/apt/sources.list
# echo "deb-src http://kopete-otr.follefuder.org/ubuntu/ gutsy main" >> /etc/apt/sources.list
# wget http://kopete-otr.follefuder.org/follefuder.gpg.key
# gpg --import follefuder.gpg.key
# gpg --export --armor A3752699 | sudo apt-key add -
# apt-get update
If you wish to install the KDE-3.x version:
# apt-get install kopete-otr
Or for the KDE-4 version:
# apt-get install kopete-otr-kde4

Fedora Core 8. Version 0.7 (i386 rpm)
Fedora Core 8. Version 0.7 (source rpm)
 
 
You are welcome to submit new packages for other distros.