How to Install and Uninstall fuzzylite Package on Kali Linux

Last updated: October 05,2024

1. Install "fuzzylite" package

This is a short guide on how to install fuzzylite on Kali Linux

$ sudo apt update $ sudo apt install fuzzylite

2. Uninstall "fuzzylite" package

Please follow the steps below to uninstall fuzzylite on Kali Linux:

$ sudo apt remove fuzzylite $ sudo apt autoclean && sudo apt autoremove

3. Information about the fuzzylite package on Kali Linux

Package: fuzzylite
Source: fuzzylite (6.0+dfsg-7)
Version: 6.0+dfsg-7+b1
Installed-Size: 1856
Maintainer: Johannes Schauer Marin Rodrigues
Architecture: amd64
Depends: libc6 (>= 2.34), libfuzzylite6.0 (>= 6.0+dfsg), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 601640
SHA256: 8a7108f8db5c69d01480b1052f1570b8865d194e4c5315cc99381ac9a133b03b
SHA1: b44d2ebde5c2a77f332638616d0a175158150374
MD5sum: 2e3bb65a42d07e67a702e456ac84d8e6
Description: fuzzy logic control binary
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 runtime binary
Description-md5:
Homepage: https://www.fuzzylite.com/cpp/
Section: misc
Priority: optional
Filename: pool/main/f/fuzzylite/fuzzylite_6.0+dfsg-7+b1_amd64.deb