How to Install and Uninstall fypp Package on Kali Linux

Last updated: July 02,2024

1. Install "fypp" package

In this section, we are going to explain the necessary steps to install fypp on Kali Linux

$ sudo apt update $ sudo apt install fypp

2. Uninstall "fypp" package

Learn how to uninstall fypp on Kali Linux:

$ sudo apt remove fypp $ sudo apt autoclean && sudo apt autoremove

3. Information about the fypp package on Kali Linux

Package: fypp
Version: 3.1-2
Installed-Size: 444
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 69512
SHA256: c0244f97bd79b138145cf254b349526eb8bbf39dfca86a610fc76a00f3a74423
SHA1: 487a34e574308db805196b5edf8645aa5762a374
MD5sum: ccf2d9ff0a5ef7a5db4b1dbfe0f8ac6a
Description: Python powered Fortran preprocessor
Fypp is a Python powered preprocessor. It can be used for any programming
languages but its primary aim is to offer a Fortran preprocessor, which helps
to extend Fortran with condititional compiling and template metaprogramming
capabilities. Instead of introducing its own expression syntax, it uses Python
expressions in its preprocessor directives, offering the consistency and
versatility of Python when formulating metaprogramming tasks. It puts strong
emphasis on robustness and on neat integration into developing toolchains.
Description-md5:
Homepage: http://fypp.readthedocs.io/
Section: python
Priority: optional
Filename: pool/main/f/fypp/fypp_3.1-2_all.deb