How to Install and Uninstall ffe Package on Kali Linux

Last updated: May 08,2024

1. Install "ffe" package

Please follow the step by step instructions below to install ffe on Kali Linux

$ sudo apt update $ sudo apt install ffe

2. Uninstall "ffe" package

Please follow the guidelines below to uninstall ffe on Kali Linux:

$ sudo apt remove ffe $ sudo apt autoclean && sudo apt autoremove

3. Information about the ffe package on Kali Linux

Package: ffe
Source: ffe (0.3.9-1)
Version: 0.3.9-1+b1
Installed-Size: 213
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.14), libgcrypt20 (>= 1.8.0)
Size: 81892
SHA256: dd26745fe519ef9a5b4d7c46986c72cf89c20b2978ca4f46f2bbff1abfb202e7
SHA1: 88395d956e996ef7d6c5b9899946c1244baab551
MD5sum: 411426ac8dce76624cdd0d2d7ced4cae
Description: Tool for parsing flat and CSV files and converting them to different formats
Ffe has many areas of use with fixed length and CSV files. It can extract
particular fields or records from a flat file, convert data from one format
to another (CSV to fixed length, ...), display flat file content in human
readable form, etc. In addition, one input file can contain several types of
records (lines) and the input file structure and output definitions are
independent, meaning one output format can be used with several input files.
This input file structure and output format are 'freely' configurable,
so the output can be formatted e.g. as: fixed length, separated, tokenized,
XML, SQL, ...
Description-md5:
Homepage: http://ff-extractor.sourceforge.net/
Tag: role::program, scope::utility, use::converting, works-with::text
Section: text
Priority: optional
Filename: pool/main/f/ffe/ffe_0.3.9-1+b1_amd64.deb