How to Install and Uninstall fortran-language-server Package on Kali Linux

Last updated: May 18,2024

1. Install "fortran-language-server" package

Please follow the step by step instructions below to install fortran-language-server on Kali Linux

$ sudo apt update $ sudo apt install fortran-language-server

2. Uninstall "fortran-language-server" package

Please follow the steps below to uninstall fortran-language-server on Kali Linux:

$ sudo apt remove fortran-language-server $ sudo apt autoclean && sudo apt autoremove

3. Information about the fortran-language-server package on Kali Linux

Package: fortran-language-server
Version: 2.13.0+dfsg.1-1
Installed-Size: 481
Maintainer: Debian Python Team
Architecture: all
Depends: python3-importlib-metadata | python3-supported-min (>= 3.8), python3-json5, python3-packaging, python3-typing-extensions | python3-supported-min (>= 3.8), python3:any
Suggests: elpa-lsp-mode
Size: 89368
SHA256: 41a47ee01e6acb9aee03502fea40d41da8ffebf70129759846b5525576f35b7c
SHA1: 2f2d796bcfe2c999df5c4cce1fd045c48a205c05
MD5sum: 6d55627ca1bbe6c68a23240f493856db
Description: Fortran Language Server for the Language Server Protocol
Fortran Language Server (fortls) is an implementation of the Language
Server Protocol. It can be used with editors that supports the
protocol (e.g. Emacs with elpa-lsp-mode) to offer support for code
completion and documentation.
.
Supported LSP features include:
* Document symbols (textDocument/documentSymbol)
* Auto-complete (textDocument/completion)
* Signature help (textDocument/signatureHelp)
* GoTo/Peek definition (textDocument/definition)
* Hover (textDocument/hover)
* GoTo implementation (textDocument/implementation)
* Find/Peek references (textDocument/references)
* Project-wide symbol search (workspace/symbol)
* Symbol renaming (textDocument/rename)
* Documentation parsing (Doxygen and FORD styles)
* Diagnostics
Description-md5:
Homepage: https://fortls.fortran-lang.org
Section: editors
Priority: optional
Filename: pool/main/f/fortran-language-server/fortran-language-server_2.13.0+dfsg.1-1_all.deb