How to Install and Uninstall libflang-15-dev Package on Kali Linux

Last updated: September 20,2024

1. Install "libflang-15-dev" package

In this section, we are going to explain the necessary steps to install libflang-15-dev on Kali Linux

$ sudo apt update $ sudo apt install libflang-15-dev

2. Uninstall "libflang-15-dev" package

This tutorial shows how to uninstall libflang-15-dev on Kali Linux:

$ sudo apt remove libflang-15-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libflang-15-dev package on Kali Linux

Package: libflang-15-dev
Source: llvm-toolchain-15
Version: 1:15.0.7-10
Installed-Size: 452090
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libstdc++-13-dev, libgcc-13-dev
Size: 13299940
SHA256: 42d567f7d41bfff3f3541d47628655475228f2c2f6c4cf500a643c14da5290b4
SHA1: 8c7018773cda165e4522287a521cab66599942b7
MD5sum: 095db2782f0a83f2e4f76722c581df84
Description: Flang library - Development package
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.
.
This package contains the flang libraries and headers.
Description-md5:
Homepage: https://www.llvm.org/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/l/llvm-toolchain-15/libflang-15-dev_15.0.7-10_amd64.deb