I am trying to install k9copy but I get the following issue:
Error: Dependency is not satisfiable: libav-tools
If I perform sudo apt-get install libav-tools
I get the following output:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libav-tools is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
ffmpeg:i386 ffmpeg
E: Package 'libav-tools' has no installation candidate
I already have FFmpeg installed (from the repositories) and there doesn't seem to be any guides online for how to resolve this.
As has been pointed out by doug it is still possible to use an 'unofficial' deb package for k9copy-reloaded (rather than the long defunct k9copy) under Bionic Beaver. Compiling from source would be another option but the benefits of compiling such an older application would probably not outweigh the considerable hassle.
Install this as follows:
This installed well enough on my Bionic Beaver installation but to find the application in the Ubuntu 'Finder' some tweaks to the 2 desktop files are required (thanks to cipricus for the detective work!).
Fix for the k9copy desktop file:
Fix for the k9copy assistant desktop file:
And now all should be well. Gratuitous screenshot below:
The other answer here doesn't really work anymore for installing k9copy on 18.10, but there's an easier solution: there's an actually maintained (as of this writing) PPA at https://launchpad.net/~tomtomtom/+archive/ubuntu/k9copy.
In Ubuntu 18.10 open the terminal and type: