How to Install and Uninstall flang Package on Kali Linux

Last updated: July 08,2024

1. Install "flang" package

This guide covers the steps necessary to install flang on Kali Linux

$ sudo apt update $ sudo apt install flang

2. Uninstall "flang" package

Here is a brief guide to show you how to uninstall flang on Kali Linux:

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

3. Information about the flang package on Kali Linux

Package: flang
Source: llvm-defaults (0.57)
Version: 1:16.0-57
Installed-Size: 22
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: flang-16 (>= 16~)
Size: 5116
SHA256: 84d965b787b19e12bc05d95cb03c93a774a65de992bd557a5220e3733e63921a
SHA1: 0cee12baac19c1d37f0ef412a3f91c7988d95bb5
MD5sum: 5f39dd697f9f69e106336d6812cd834e
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:
Section: devel
Priority: optional
Filename: pool/main/l/llvm-defaults/flang_16.0-57_amd64.deb