How to Install and Uninstall gfortran-12 Package on Kali Linux

Last updated: May 19,2024

1. Install "gfortran-12" package

Learn how to install gfortran-12 on Kali Linux

$ sudo apt update $ sudo apt install gfortran-12

2. Uninstall "gfortran-12" package

Please follow the guidance below to uninstall gfortran-12 on Kali Linux:

$ sudo apt remove gfortran-12 $ sudo apt autoclean && sudo apt autoremove

3. Information about the gfortran-12 package on Kali Linux

Package: gfortran-12
Source: gcc-12
Version: 12.3.0-14
Installed-Size: 35166
Maintainer: Debian GCC Maintainers
Architecture: amd64
Provides: fortran95-compiler, gfortran-mod-15
Depends: gcc-12-base (= 12.3.0-14), gcc-12 (= 12.3.0-14), libgfortran-12-dev (= 12.3.0-14), libc6-dev (>= 2.23-1~), libc6 (>= 2.36), libgmp10 (>= 2:6.3.0+dfsg), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Suggests: gfortran-12-multilib, gfortran-12-doc, libcoarrays-dev
Size: 10283632
SHA256: 07340235f5d7b022c16eb8f96cd6a822f32eaabb4c71f967fa4b3ee47ca6f7e6
SHA1: dfd5e38101abbe7dde7cd4c0d56239a4aa520113
MD5sum: 431607d98565d36440de83c6cef13a83
Description: GNU Fortran compiler
This is the GNU Fortran compiler, which compiles
Fortran on platforms supported by the gcc compiler. It uses the
gcc backend to generate optimized code.
Description-md5:
Homepage: http://gcc.gnu.org/
Section: devel
Priority: optional
Filename: pool/main/g/gcc-12/gfortran-12_12.3.0-14_amd64.deb