How to Install and Uninstall flang-15 Package on Kali Linux

Last updated: May 20,2024

1. Install "flang-15" package

This guide let you learn how to install flang-15 on Kali Linux

$ sudo apt update $ sudo apt install flang-15

2. Uninstall "flang-15" package

This guide let you learn how to uninstall flang-15 on Kali Linux:

$ sudo apt remove flang-15 $ sudo apt autoclean && sudo apt autoremove

3. Information about the flang-15 package on Kali Linux

Package: flang-15
Source: llvm-toolchain-15
Version: 1:15.0.7-10
Installed-Size: 96511
Maintainer: LLVM Packaging Team
Architecture: amd64
Provides: fortran-compiler, gfortran-mod-15
Depends: libc6 (>= 2.34), libclang-cpp15 (>= 1:15.0.7), libgcc-s1 (>= 3.0), libllvm15, libstdc++6 (>= 11), libtinfo6 (>= 6), libz3-4 (>= 4.8.12), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4), libstdc++-13-dev, libgcc-13-dev
Size: 16709044
SHA256: b5eb950e2d3d819d1ba9187f26ec866989957546b47b9f9aacadf247b7833b9d
SHA1: 4a637fe252c3d28b4e90f7a34e641347ca003cdb
MD5sum: edc7c0b22a294103f717f88e75b4ec8d
Description: Fortran compiler
Ground-up implementation of a Fortran front end written in
modern C++.
.
While it is capable of generating executables for a number
of examples, some functionalities are still missing.
Description-md5:
Homepage: https://www.llvm.org/
Section: devel
Priority: optional
Filename: pool/main/l/llvm-toolchain-15/flang-15_15.0.7-10_amd64.deb