How to Install and Uninstall python3-liac-arff Package on Kali Linux

Last updated: May 13,2024

1. Install "python3-liac-arff" package

This guide let you learn how to install python3-liac-arff on Kali Linux

$ sudo apt update $ sudo apt install python3-liac-arff

2. Uninstall "python3-liac-arff" package

Learn how to uninstall python3-liac-arff on Kali Linux:

$ sudo apt remove python3-liac-arff $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-liac-arff package on Kali Linux

Package: python3-liac-arff
Source: liac-arff
Version: 2.5.0-5
Installed-Size: 59
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3:any
Size: 14080
SHA256: f7b2b35f44ecd72a8262d6af8c63773fb9a32b497bdca23ead82426758fc1ebd
SHA1: 87d94dfdd2abd2b76ea9b771f650fdc62c94edbd
MD5sum: 2b87b3042a86d5245c32fbe3a85b2ed7
Description: library for reading and writing ARFF files in Python
The liac-arff module implements functions to read and write ARFF files in
Python. It was created in the Connectionist Artificial Intelligence
Laboratory (LIAC), which takes place at the Federal University of Rio Grande
do Sul (UFRGS), in Brazil.
.
ARFF (Attribute-Relation File Format) is an file format specially created for
describing datasets which are used commonly for machine learning experiments
and software. This file format was created to be used in WEKA, the best
representative software for machine learning automated experiments.
Description-md5:
Homepage: https://github.com/renatopp/liac-arff
Section: python
Priority: optional
Filename: pool/main/l/liac-arff/python3-liac-arff_2.5.0-5_all.deb