Page 1 of 1

updater cli command [solved]

Posted: Thu Dec 20, 2012 1:47 pm
by Sleven
I have just installed LMDE and am following direction in the new update pack 6 instruction.
The update package info says to enable multiarch with the following command.

Code: Select all

sudo dpkg --add-architecture i386
I tried this and got this error message
sleven@unit1 ~ $ sudo dpkg --add-architecture i386
[sudo] password for sleven:
dpkg: error: unknown option --add-architecture
How do I enable multiarch?

Re: updater cli command

Posted: Thu Dec 20, 2012 3:20 pm
by Sleven
I found the solution

dpkg had to be updated first.