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

Last updated: September 20,2024

1. Install "libfuzzylite-dev" package

Here is a brief guide to show you how to install libfuzzylite-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libfuzzylite-dev

2. Uninstall "libfuzzylite-dev" package

Please follow the steps below to uninstall libfuzzylite-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libfuzzylite-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 2941
Maintainer: Ubuntu Developers
Original-Maintainer: Johannes Schauer
Architecture: amd64
Source: fuzzylite
Version: 5.1+dfsg-3ubuntu1
Depends: libfuzzylite5.1v5 (= 5.1+dfsg-3ubuntu1)
Filename: pool/universe/f/fuzzylite/libfuzzylite-dev_5.1+dfsg-3ubuntu1_amd64.deb
Size: 355298
MD5sum: 268464195346e1c7eb8db646fa76c7da
SHA1: a7405eeadac9a748e9b09ead1b704a71ebb689b7
SHA256: b95e8b9a1bbac024e246c43cc0a03794e5d19595eb78a51da7501039171ca878
Description-en: fuzzy logic control development headers
fuzzylite is a fuzzy logic control library which allows one to easily
create fuzzy logic controllers in a few steps utilizing object-oriented
programming. It supports five controller types (Mamdani, Takagi-Sugeno,
Larsen, Tsukamoto, Inverse Tsukamoto), 20 linguistic terms, five
integral and two weighted defuzzifiers, six hedge types, three import
types (FuzzyLite Language, Fuzzy Inference System and Fuzzy Control
Language) and six export types (C++, Java, FuzzyLite Language, FuzzyLite
Dataset, Fuzzy Inference System, Fuzzy Control Language). It comes
bundled with more than thirty examples for Mamdani, Takagi-Sugeno and
Tsukamoto controllers from fuzzylite, octave and matlab, each in all
supported export formats.
.
This package contains the development headers
Description-md5: bd42374821a6b730aaa83d0081b6ea27
Multi-Arch: same
Homepage: http://www.fuzzylite.com/cpp/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu