How to Install and Uninstall wraplinux Package on Kali Linux

Last updated: May 21,2024

1. Install "wraplinux" package

Please follow the step by step instructions below to install wraplinux on Kali Linux

$ sudo apt update $ sudo apt install wraplinux

2. Uninstall "wraplinux" package

Please follow the steps below to uninstall wraplinux on Kali Linux:

$ sudo apt remove wraplinux $ sudo apt autoclean && sudo apt autoremove

3. Information about the wraplinux package on Kali Linux

Package: wraplinux
Version: 1.7-10
Installed-Size: 47
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.4)
Size: 12548
SHA256: 0952e2924337b0344cf4eb12e02f2ce009fad40bd4672b2078fefa8b821dfc89
SHA1: 1da762ba3e1eb0d728159b19d77930fd56149f87
MD5sum: 458acc7965660fbccf945a8238ee5ef5
Description: Utility to wrap a Linux kernel and initrd into an ELF or NBI file
wraplinux is a tool to wrap an x86 Linux kernel and one or more initrd files
into asingle file in ELF or NBI format, as required by some booting protocols.
Description-md5:
Homepage: https://cdn.kernel.org/pub/linux/utils/boot/wraplinux
Tag: role::program, scope::utility
Section: utils
Priority: optional
Filename: pool/main/w/wraplinux/wraplinux_1.7-10_amd64.deb