How to Install and Uninstall libfcml-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 19,2024

1. Install "libfcml-doc" package

This is a short guide on how to install libfcml-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libfcml-doc

2. Uninstall "libfcml-doc" package

This tutorial shows how to uninstall libfcml-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libfcml-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libfcml-doc
Priority: optional
Section: universe/doc
Installed-Size: 19164
Maintainer: Ubuntu Developers
Original-Maintainer: Stephen Kitt
Architecture: all
Source: fcml
Version: 1.1.1-1
Depends: libjs-jquery
Filename: pool/universe/f/fcml/libfcml-doc_1.1.1-1_all.deb
Size: 6169266
MD5sum: b55e6ff3f841e454e91f56a44aa578e7
SHA1: 701ff801faf0c2f356cb4c46d94464e0ee9212e4
SHA256: 00bf274ef76f40290538c4e34e2740e01b802e78e011a7e064ce7f3f303758eb
Description-en: machine code manipulation library - documentation
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 documentation.
Description-md5: 09c1799b7e320b4f18e5df530dfabf4c
Homepage: http://fcml-lib.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu