Re: how to install previous version of Icedove (24.8.1)
Martin Vegter wrote:
> I would like to install the same version of Icedove as I have on my
> other machine: Icedove 24.8.1. However, the current version in Wheezy
> is 31.4.0. Is there any way to install Icedove 24.8.1 on Debian Wheezy ?
You get get a 24.8.1 .deb from here:
http://snapshot.debian.org/package/icedove/24.8.1-1~deb7u1/#icedove_24.8.1-1:7e:deb7u1
Installation:
# dpkg -i <packagename>
Or if you have 31.4.0 already installed:
# dpkg -i --force-downgrade <packagename>
Reply to: