Install Embuilddeps On A Debian, Ubuntu And Raspbian

Install Embuilddeps On A Debian, Ubuntu And Raspbian

embuilddeps

retrieve, build and install libraries for cross-compiling

Install embuilddeps

  • Debian apt-get install xapt Click to copy
  • Ubuntu apt-get install xapt Click to copy
  • Raspbian apt-get install xapt Click to copy

xapt

retrieve, build and install libraries for cross-compiling

xapt wraps apt and calls dpkg-cross for the collected archives. Downloaded files are passed directly to dpkg-cross. embuilddeps can be used to parse debian/control to install the native and or cross dependencies, using apt and xapt respectively, for a particular unpacked source package.

Install the latest version of embuilddeps in Debian, Ubuntu and Raspbian from terminal. To install the embuilddeps just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of embuilddeps from the respository and install it in your computer/server.