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

Last updated: May 20,2024

1. Install "libfiu0" package

Please follow the steps below to install libfiu0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libfiu0

2. Uninstall "libfiu0" package

This is a short guide on how to uninstall libfiu0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libfiu0 $ sudo apt autoclean && sudo apt autoremove

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

Package: libfiu0
Priority: optional
Section: universe/libs
Installed-Size: 98
Maintainer: Ubuntu Developers
Original-Maintainer: Chris Lamb
Architecture: amd64
Source: libfiu
Version: 0.94-4
Depends: libc6 (>= 2.4)
Filename: pool/universe/libf/libfiu/libfiu0_0.94-4_amd64.deb
Size: 24636
MD5sum: a04793d3449d70995938f381f1b6fa21
SHA1: 899859af0acec6a32659fedeb19d7504c34c48c3
SHA256: 9bc0562942515a2a17e941ba38ba985f8f3e97f02af6a5c7b515c1163bff49cc
Description-en: userspace fault injection framework
libfiu is a C library for fault injection. It provides functions to mark
"points of failure" inside your code (the "core API"), and functions to
enable/disable the failure of those points (the "control API").
.
This package contains the libfiu shared library. To perform fault injection,
you will require the "libfiu-dev" package.
Description-md5: a56ef3514f911250aae641ee5fe2eb7c
Homepage: http://blitiri.com.ar/p/libfiu/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu