apt-get update error libswt-mozilla-gtk-3.1-jni
apt-get update tells me to try
apt-get -f install
with the following result:
>apt-get -f install
Reading package lists... Done
Building dependency tree... Done
Correcting dependencies...Done
The following extra packages will be installed:
libswt-mozilla-gtk-3.1-jni
The following NEW packages will be installed
libswt-mozilla-gtk-3.1-jni
0 upgraded, 1 newly installed, 0 to remove and 65 not upgraded.
26 not fully installed or removed.
Need to get 0B/26.7kB of archives.
After unpacking 139kB of additional disk space will be used.
Do you want to continue [Y/n]?
(Reading database ... 286327 files and directories currently installed.)
Unpacking libswt-mozilla-gtk-3.1-jni (from
.../libswt-mozilla-gtk-3.1-jni_3.1.2-1_amd64.deb) ...
dpkg: error processing
/var/cache/apt/archives/libswt-mozilla-gtk-3.1-jni_3.1.2-1_amd64.deb
(--unpack):
trying to overwrite `/usr/lib/jni/libswt-mozilla-gtk-3139.so', which is
also in package libswt3.1-gtk-jni
Errors were encountered while processing:
/var/cache/apt/archives/libswt-mozilla-gtk-3.1-jni_3.1.2-1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
How should I proceed?
/N
Reply to: