How to Install and Uninstall binfmtc Package on Kali Linux

Last updated: May 09,2024

1. Install "binfmtc" package

In this section, we are going to explain the necessary steps to install binfmtc on Kali Linux

$ sudo apt update $ sudo apt install binfmtc

2. Uninstall "binfmtc" package

Here is a brief guide to show you how to uninstall binfmtc on Kali Linux:

$ sudo apt remove binfmtc $ sudo apt autoclean && sudo apt autoremove

3. Information about the binfmtc package on Kali Linux

Package: binfmtc
Version: 0.17-2.3
Installed-Size: 150
Maintainer: Junichi Uekawa
Architecture: amd64
Depends: libc6 (>= 2.34), gcc, binutils, g++, binfmt-support | systemd
Recommends: libreadline-dev
Suggests: gfortran, gcj-jdk
Size: 23208
SHA256: 4806e503266ca1def08e38c92e0056321f071fed0147c9018587581b930fb622
SHA1: 8370b240da0b3db91e3c6674796c9276154791da
MD5sum: 68dfe79767e7d222ea9993c4cb144975
Description: Execute C program as script
Linux binfmt_misc handler for C, C++, Assembly languages, Pascal,
Fortran, Java(GCJ).
.
Using the binfmt_misc interface, binfmtc allows users to
seamlessly execute C source code as if they were scripts.
.
Includes example utilities realcsh.c, realksh.c, which are for your
real C scripting pleasures.
Description-md5:
Section: utils
Priority: optional
Filename: pool/main/b/binfmtc/binfmtc_0.17-2.3_amd64.deb