How to Install and Uninstall module-assistant Package on Kali Linux

Last updated: May 14,2024

1. Install "module-assistant" package

Please follow the instructions below to install module-assistant on Kali Linux

$ sudo apt update $ sudo apt install module-assistant

2. Uninstall "module-assistant" package

In this section, we are going to explain the necessary steps to uninstall module-assistant on Kali Linux:

$ sudo apt remove module-assistant $ sudo apt autoclean && sudo apt autoremove

3. Information about the module-assistant package on Kali Linux

Package: module-assistant
Version: 0.11.11
Installed-Size: 406
Maintainer: Eduard Bloch
Architecture: all
Provides: module-assistant-autopkgtest
Depends: libtext-wrapi18n-perl, bzip2, xz-utils, perl:any
Recommends: liblocale-gettext-perl
Suggests: build-essential, dialog | whiptail
Size: 101728
SHA256: bfe932b5c962fb96e82ef4e15c24b89ba1201688f3aa4d3b48d202e8a0b6d1c2
SHA1: f39951f464ad2690f4126d7fb3d8d66273a2601c
MD5sum: c8ff20a966fa24f561a4392e8f6e66f6
Description: 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.
Description-md5:
Tag: admin::kernel, devel::debian, devel::lang:c, devel::library,
implemented-in::c, interface::commandline, role::devel-lib,
role::program, scope::utility, suite::debian,
works-with::software:source
Section: kernel
Priority: optional
Filename: pool/main/m/module-assistant/module-assistant_0.11.11_all.deb