How to Install and Uninstall libgfortran5 Package on Kali Linux

Last updated: May 19,2024

1. Install "libgfortran5" package

This guide let you learn how to install libgfortran5 on Kali Linux

$ sudo apt update $ sudo apt install libgfortran5

2. Uninstall "libgfortran5" package

Please follow the step by step instructions below to uninstall libgfortran5 on Kali Linux:

$ sudo apt remove libgfortran5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgfortran5 package on Kali Linux

Package: libgfortran5
Source: gcc-14
Version: 14-20240201-3
Installed-Size: 3052
Maintainer: Debian GCC Maintainers
Architecture: amd64
Depends: gcc-14-base (= 14-20240201-3), libc6 (>= 2.34), libgcc-s1 (>= 4.3)
Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)
Size: 835828
SHA256: fe7e969f53e4a975c82db25e9509a473208f7d2a7bcb7b6c55d649ff0d745544
SHA1: 1f254218609892356a1a61ace7bbae92d76bfc77
MD5sum: 0be98da432d4e7c901fd4506e67760ca
Description: Runtime library for GNU Fortran applications
Library needed for GNU Fortran applications linked against the
shared library.
Description-md5:
Multi-Arch: same
Homepage: http://gcc.gnu.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/g/gcc-14/libgfortran5_14-20240201-3_amd64.deb