How to Install and Uninstall fcml Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "fcml" package

This guide covers the steps necessary to install fcml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install fcml

2. Uninstall "fcml" package

Please follow the instructions below to uninstall fcml on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the fcml package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: fcml
Priority: optional
Section: universe/devel
Installed-Size: 57
Maintainer: Ubuntu Developers
Original-Maintainer: Stephen Kitt
Architecture: amd64
Version: 1.1.1-1
Depends: libc6 (>= 2.4), libfcml0 (>= 1.0.0)
Filename: pool/universe/f/fcml/fcml_1.1.1-1_amd64.deb
Size: 14286
MD5sum: 23064f0a9f730a902c682b1e9928c331
SHA1: 4f9bda94fb0af7cf5ef5c6d304e71779a8dce822
SHA256: 11214a128c7f1dd7c9f7367b576e0a042facda3aa14037b0f890cc967c63ac71
Description-en: 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: f0298e255e0cc89ef4a0e45a7b1615b5
Homepage: http://fcml-lib.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu