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

Last updated: May 17,2024

1. Install "libfcml0" package

This tutorial shows how to install libfcml0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libfcml0

2. Uninstall "libfcml0" package

This guide covers the steps necessary to uninstall libfcml0 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libfcml0
Priority: optional
Section: universe/devel
Installed-Size: 686
Maintainer: Ubuntu Developers
Original-Maintainer: Stephen Kitt
Architecture: amd64
Source: fcml
Version: 1.1.1-1
Depends: libc6 (>= 2.14)
Filename: pool/universe/f/fcml/libfcml0_1.1.1-1_amd64.deb
Size: 123146
MD5sum: 7140112cf67a70dec708e97ceeebe98e
SHA1: b07905a86b4c456c426076905d1bf5d7c180930c
SHA256: c30fb3008a5da67b4eecd7ffaa9f2e4a4099cdeb81c6c8eca7f6811fc0ec5c30
Description-en: 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: 4dead02b2434c37c94f39b5311eb2b0d
Multi-Arch: same
Homepage: http://fcml-lib.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu