How to Install and Uninstall findent Package on Kali Linux

Last updated: May 10,2024

1. Install "findent" package

Please follow the guidelines below to install findent on Kali Linux

$ sudo apt update $ sudo apt install findent

2. Uninstall "findent" package

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

$ sudo apt remove findent $ sudo apt autoclean && sudo apt autoremove

3. Information about the findent package on Kali Linux

Package: findent
Version: 4.3.2-1
Installed-Size: 1313
Maintainer: Willem Vermin
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 836276
SHA256: 332344766f4112dc6c535f56b57509ff2ecb6b519a4330b75708facb0480fb29
SHA1: 1a4fab576f65e4c98bc8dc295445574abe6b55f5
MD5sum: 21adf99cf07bfdf8e8fa84034ec8c23d
Description: indents/converts Fortran sources
Indents Fortran sources: free or fixed format.
Optionally converts from fixed format to free format.
Optionally generates dependencies for Make, based on
definition and usage of modules.
Supports Fortran2008.
Indentation is controlled by a number of flags.
Easy integration with (g)vim, gedit, emacs.
.
wfindent is a wrapper for findent and facilitates
in-place indenting of Fortran sources.
Description-md5:
Homepage: https://sourceforge.net/projects/findent/
Section: devel
Priority: optional
Filename: pool/main/f/findent/findent_4.3.2-1_amd64.deb