Module-assistant Command

Module-assistant Command

module-assistant

tool to make module package creation easier

Maintainer: Eduard Bloch


Section: kernel

Install module-assistant

  • Debian apt-get install module-assistant Click to copy
  • Ubuntu apt-get install module-assistant Click to copy
  • Kali Linux apt-get install module-assistant Click to copy
  • Raspbian apt-get install module-assistant Click to copy

module-assistant

tool to make module package creation easier

The module-assistant tool (also known as m-a) helps users and maintainers with managing external Linux kernel modules packaged for Debian. It can do: * automated preparation of build environment for module compilation (e.g. automatic detection and installation of required kernel source/headers); * automated module source downloads; * configuration and tracking of external and locally built modules packages; * semi-automated multiple builds for multiple kernel versions; It also contains some infrastructure to be used by the build-scripts in the accompanying modules-source packages in Debian.

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