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

Last updated: July 02,2024

1. Install "gfortran-13" package

Please follow the guidelines below to install gfortran-13 on Kali Linux

$ sudo apt update $ sudo apt install gfortran-13

2. Uninstall "gfortran-13" package

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

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

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

Package: gfortran-13
Source: gcc-13
Version: 13.2.0-13
Installed-Size: 22
Maintainer: Debian GCC Maintainers
Architecture: amd64
Provides: fortran95-compiler, gfortran-mod-15
Depends: gfortran-13-x86-64-linux-gnu (= 13.2.0-13), gcc-13-base (= 13.2.0-13), gcc-13 (= 13.2.0-13)
Suggests: gfortran-13-multilib, gfortran-13-doc
Size: 10484
SHA256: bead2e49edda8bb148bc5db8f78537b763a405a72f116cf235a15d304ca857d0
SHA1: 894eee44239066a1c13b52c208e542956aa8618c
MD5sum: 231596be7dbb9254d530ab4b37b8e7d5
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-13/gfortran-13_13.2.0-13_amd64.deb