How to Install and Uninstall fortran-language-server Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "fortran-language-server" package

This guide covers the steps necessary to install fortran-language-server on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "fortran-language-server" package

Learn how to uninstall fortran-language-server on Ubuntu 21.10 (Impish Indri):

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

3. Information about the fortran-language-server package on Ubuntu 21.10 (Impish Indri)

Package: fortran-language-server
Architecture: all
Version: 1.12.0-1
Priority: optional
Section: universe/editors
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 354
Depends: python3:any
Suggests: elpa-lsp-mode
Filename: pool/universe/f/fortran-language-server/fortran-language-server_1.12.0-1_all.deb
Size: 60424
MD5sum: 68a0bacaf378ebbffa16e01626efc46b
SHA1: bd9b7e3ed1afd6b9180e460ab3b151603578ed0e
SHA256: 3a099562b205b8fd11903e34e5cb19d2806e6824a71188ddeb3bc11ce46008da
SHA512: d67fafa1488f6eb7dfcfd2a1b213aeecc8715722a0be1bacae64d8efabeef5db98b248cf554427300c1483974f2a0e087541b885f80a3edb154db9ebd06972bc
Homepage: https://github.com/hansec/fortran-language-server
Description-en: 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: ee527dcc6b4992d4ae813ba509103de3