How to Install and Uninstall fte Package on Kali Linux

Last updated: May 17,2024

1. Install "fte" package

Here is a brief guide to show you how to install fte on Kali Linux

$ sudo apt update $ sudo apt install fte

2. Uninstall "fte" package

In this section, we are going to explain the necessary steps to uninstall fte on Kali Linux:

$ sudo apt remove fte $ sudo apt autoclean && sudo apt autoremove

3. Information about the fte package on Kali Linux

Package: fte
Version: 0.50.2b6-20110708-5
Installed-Size: 330
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.33)
Recommends: fte-xwindow | fte-terminal | fte-console
Suggests: exuberant-ctags, fte-docs
Size: 87104
SHA256: 6c3669e336d0985548911ad82b457d29bdc385fc3494d8001b86c5f89525e97c
SHA1: 45354dca626f805754caf23204250befc1ff24a7
MD5sum: 9c4b347e49fe952057d37adfdaa60e97
Description: Text editor for programmers - base package
FTE is a text editor for programmers. Some of its features are smart
indentation for C, C++, Java, Perl; color syntax highlighting for many more
languages; multiple file/window editing; column blocks; configurable menus
and keyboard bindings; mouse support; undo/redo; regular expression search
and replace; folding; background compiler execution.
.
This package contains files necessary to build a configuration file and
some elementary documentation. There is no editor here; please select one
of the packages in the dependencies.
Description-md5:
Homepage: http://fte.sourceforge.net/
Tag: devel::editor, devel::lang:c, devel::lang:c++, devel::lang:java,
devel::lang:perl, devel::library, implemented-in::c,
implemented-in::c++, implemented-in::perl, role::app-data,
role::devel-lib, role::metapackage, role::program, use::editing,
works-with::text
Section: editors
Priority: optional
Filename: pool/main/f/fte/fte_0.50.2b6-20110708-5_amd64.deb