Downgrade package in Debian

 getthunderbird.png

For some reason, the recent Icedove (aka Thunderbird) version 20.0.0.9-3 in Debian does not work with the latest Enigmail version 0.95.6. No choice, got to downgrade it back to Icedove version 1.5. How ? No worries, apt is a flexible package manager, just “apt-get -t <distribution> install <package name>”.

e .g. apt-get -t unstable install icedove

Have fun !!!

Related posts:

  1. ubuntu thunderbird with enigmail – error Problem : After the installation of thunderbird, opengpg does not...
  2. mount hfsplus (mac os file system) under Debian linux Have an external hard disk with hfsplus or hfs+ partition...
  3. How To Fix php5-pcre Ignored Package in FreeBSD Ports I guess most of the FreeBSD users having problem to...
  4. How to Check Linux Version and Distro Who run more than 10 Linux servers with different version...

Leave a Reply