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

Last updated: May 20,2024

1. Install "flang-17" package

Please follow the guidance below to install flang-17 on Kali Linux

$ sudo apt update $ sudo apt install flang-17

2. Uninstall "flang-17" package

This tutorial shows how to uninstall flang-17 on Kali Linux:

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

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

Package: flang-17
Source: llvm-toolchain-17
Version: 1:17.0.6-5
Installed-Size: 127521
Maintainer: LLVM Packaging Team
Architecture: amd64
Provides: fortran-compiler, gfortran-mod-15
Depends: libc6 (>= 2.34), libclang-cpp17 (>= 1:17.0.6), libgcc-s1 (>= 3.0), libllvm17, libstdc++6 (>= 11), libstdc++-13-dev, libgcc-13-dev, libflang-17-dev (= 1:17.0.6-5)
Size: 21438636
SHA256: a670f005c31e752361b3e036727427c87f72d309ae44c65c24fea4bcaf5ce254
SHA1: 6e586188358e9895033c0d0052178f6f1ed512fd
MD5sum: ab43b39aa251ae98a37a9190ffe2ff81
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-17/flang-17_17.0.6-5_amd64.deb