How to Install and Uninstall nasm Package on Kali Linux
Last updated: February 16,2025
1. Install "nasm" package
Here is a brief guide to show you how to install nasm on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
nasm
Copied
2. Uninstall "nasm" package
This is a short guide on how to uninstall nasm on Kali Linux:
$
sudo apt remove
nasm
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the nasm package on Kali Linux
Package: nasm
Version: 2.16.01-1
Installed-Size: 3343
Maintainer: Anibal Monsalve Salazar
Architecture: amd64
Depends: dpkg (>= 1.15.4) | install-info, libc6 (>= 2.34)
Size: 405156
SHA256: 0180693ad5d2da8b36e7d73b9b596dc3e9f900238e3de699976c0576875b878f
SHA1: 970989ce34c4d54095e755528e73ff1ab3a4ea69
MD5sum: b9cc00546ffae4917eff751ec407d67b
Description: General-purpose x86 assembler
Netwide Assembler. NASM will currently output flat-form binary files,
a.out, COFF and ELF Unix object files, and Microsoft 16-bit DOS and
Win32 object files.
.
Also included is NDISASM, a prototype x86 binary-file disassembler
which uses the same instruction table as NASM.
.
NASM is released under the GNU Lesser General Public License (LGPL).
Description-md5:
Homepage: http://www.nasm.us/
Tag: devel::compiler, devel::machinecode, implemented-in::c,
interface::commandline, role::program, scope::utility,
works-with::software:source
Section: devel
Priority: optional
Filename: pool/main/n/nasm/nasm_2.16.01-1_amd64.deb
Version: 2.16.01-1
Installed-Size: 3343
Maintainer: Anibal Monsalve Salazar
Architecture: amd64
Depends: dpkg (>= 1.15.4) | install-info, libc6 (>= 2.34)
Size: 405156
SHA256: 0180693ad5d2da8b36e7d73b9b596dc3e9f900238e3de699976c0576875b878f
SHA1: 970989ce34c4d54095e755528e73ff1ab3a4ea69
MD5sum: b9cc00546ffae4917eff751ec407d67b
Description: General-purpose x86 assembler
Netwide Assembler. NASM will currently output flat-form binary files,
a.out, COFF and ELF Unix object files, and Microsoft 16-bit DOS and
Win32 object files.
.
Also included is NDISASM, a prototype x86 binary-file disassembler
which uses the same instruction table as NASM.
.
NASM is released under the GNU Lesser General Public License (LGPL).
Description-md5:
Homepage: http://www.nasm.us/
Tag: devel::compiler, devel::machinecode, implemented-in::c,
interface::commandline, role::program, scope::utility,
works-with::software:source
Section: devel
Priority: optional
Filename: pool/main/n/nasm/nasm_2.16.01-1_amd64.deb