Re: [Evolution] DEB files 3.18.1 from https://launchpad.net/~tista/+archive/ubuntu/wayland/+build/8104779



On Fri, 16 Oct 2015 14:18:31 -0400, John Lauterbach wrote:
In what order do the following DEB files need to be installed?

John


   
   

   
*         evolution-3.18.1+git20151008-0ubuntu2~wily1      

*         evolution-common-3.18.1+git20151008-0ubuntu2~wily1      

*         evolution-dbg-3.18.1+git20151008-0ubuntu2~wily1      

*         evolution-dev-3.18.1+git20151008-0ubuntu2~wily1      

*         evolution-plugins-3.18.1+git20151008-0ubuntu2~wily1      

*
evolution-plugins-experimental-3.18.1+git20151008-0ubuntu2~wily1      

*         libevolution-3.18.1+git20151008-0ubuntu2~wily1


More important than the order is to resolve the dependencies.
You don't need the dbg and dev packages.

sudo -i
rm evolution-{dbg,dev}*; dpkg -i --force-depends * && apt-get install -f

Perhaps it's not wise to use the development branch and to install
unofficial packages, if you need to ask this question.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]