How to Install and Uninstall fcml Package on Kali Linux

Last updated: May 18,2024

1. Install "fcml" package

This guide covers the steps necessary to install fcml on Kali Linux

$ sudo apt update $ sudo apt install fcml

2. Uninstall "fcml" package

Please follow the step by step instructions below to uninstall fcml on Kali Linux:

$ sudo apt remove fcml $ sudo apt autoclean && sudo apt autoremove

3. Information about the fcml package on Kali Linux

Package: fcml
Version: 1.3.0-1
Installed-Size: 79
Maintainer: Stephen Kitt
Architecture: amd64
Depends: libc6 (>= 2.34), libfcml0 (>= 1.0.0)
Size: 18128
SHA256: d1fe7ce796fa21a9a19bec2b54c86f068796c52d9b4567057e19943e090281cd
SHA1: 35a7105e74270bf62e7723424983a3dfcb880491
MD5sum: 0eb6df03445beefaf8371c5254d0f78d
Description: single-line assembler and disassembler
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 a simple but useful single-line assembler and
disassembler.
Description-md5:
Homepage: http://www.fcml-lib.com
Section: devel
Priority: optional
Filename: pool/main/f/fcml/fcml_1.3.0-1_amd64.deb