Sorry, but there are no more tags available to filter with.
  • How to install packages for ARM on ubuntu?

    Hi,

    I am trying to cross compile my code for ARM on a Intel-Core  Ubuntu OS machine, where I have some dependency on static libraries.

    In that regard I want install packages required using apt-get install xxxx_pkg:arm  ,   but it did…