How to Install and Uninstall libfcml0 Package on Kali Linux

Last updated: May 17,2024

1. Install "libfcml0" package

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

$ sudo apt update $ sudo apt install libfcml0

2. Uninstall "libfcml0" package

This is a short guide on how to uninstall libfcml0 on Kali Linux:

$ sudo apt remove libfcml0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfcml0 package on Kali Linux

Package: libfcml0
Source: fcml
Version: 1.3.0-1
Installed-Size: 741
Maintainer: Stephen Kitt
Architecture: amd64
Depends: libc6 (>= 2.14)
Size: 115608
SHA256: 499b66312cf58a8b03739c5b75196e74e468064a52d7a24e6f2aa6cab38264fd
SHA1: 95cc69241ee543b04bfa87ec7b5ff3b3a6466a5a
MD5sum: bcec41ee347c2b142b6ff5442a6d4e2c
Description: machine code manipulation library
FCML, the Free Code Manipulation Library, is a general-purpose
machine code manipulation library for i386 and amd64 architectures.
It includes an assembler and disassembler, instruction renderers and
parsers, and supports Intel and AT&T (gas) syntax.
.
It supports most recent instruction set extensions, including MMX,
3D-Now!, SSE including 4.2 and 4A, AVX and AVX2, AES-NI, TBM, BMI1
and BMI2, HLE, ADX, CLMUL, RDRAND, RDSEED, FMA, FMA4, LWP, SVM, XOP,
VMX and SMX.
.
This package contains the runtime library.
Description-md5:
Multi-Arch: same
Homepage: http://www.fcml-lib.com
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/f/fcml/libfcml0_1.3.0-1_amd64.deb