How to Install and Uninstall libfstrcmp-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libfstrcmp-dev" package

Please follow the instructions below to install libfstrcmp-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libfstrcmp-dev

2. Uninstall "libfstrcmp-dev" package

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

$ sudo apt remove libfstrcmp-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfstrcmp-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libfstrcmp-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 108
Maintainer: Ubuntu Developers
Original-Maintainer: Peter Miller
Architecture: amd64
Source: fstrcmp
Version: 0.7.D001-1.1
Replaces: fstrcmp (<< 0.5)
Depends: libfstrcmp0 (= 0.7.D001-1.1)
Breaks: fstrcmp (<< 0.5)
Filename: pool/universe/f/fstrcmp/libfstrcmp-dev_0.7.D001-1.1_amd64.deb
Size: 20762
MD5sum: 9aac268080587110e96dd87f087019cf
SHA1: 7f9e3e5e18a7b463b37e945ec537cf2da8364784
SHA256: 80a9816163ca8f1e0f17502e4e0175e3e960807597b557efed6b734df635ff0c
Description-en: fuzzy string compare library - development files
This package provides a library which may be used to make a variety fuzzy
comparisons, on strings and arrays of bytes, including wide character strings
and multi-byte character strings.
Description-md5: 92b8e6120f553d3dd22f3b8a49c225de
Homepage: http://fstrcmp.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu