How to Install and Uninstall libfcml-dev Package on Kali Linux

Last updated: May 20,2024

1. Install "libfcml-dev" package

Please follow the guidelines below to install libfcml-dev on Kali Linux

$ sudo apt update $ sudo apt install libfcml-dev

2. Uninstall "libfcml-dev" package

Learn how to uninstall libfcml-dev on Kali Linux:

$ sudo apt remove libfcml-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfcml-dev package on Kali Linux

Package: libfcml-dev
Source: fcml
Version: 1.3.0-1
Installed-Size: 1105
Maintainer: Stephen Kitt
Architecture: amd64
Depends: libfcml0 (= 1.3.0-1)
Recommends: libfcml-doc
Size: 89028
SHA256: 4a2cf940dfd36ad0f1a7e3fdfddb6955b3015fc926edef66bb023aa813365883
SHA1: 7587f6a87856d9184ff8535fd5c5a7c4300a1b18
MD5sum: 84f3781d8a318eb22b9c2f80b8e263ba
Description: machine code manipulation library - development files
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 header files and library stubs required to
develop with FCML.
Description-md5:
Multi-Arch: same
Homepage: http://www.fcml-lib.com
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/f/fcml/libfcml-dev_1.3.0-1_amd64.deb