How to Install and Uninstall fortran-language-server Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 19,2024

1. Install "fortran-language-server" package

Here is a brief guide to show you how to install fortran-language-server on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "fortran-language-server" package

This is a short guide on how to uninstall fortran-language-server on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the fortran-language-server package on Ubuntu 20.10 (Groovy Gorilla)

Package: fortran-language-server
Architecture: all
Version: 1.11.1-1
Priority: optional
Section: universe/editors
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Python Applications Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 353
Depends: python3:any
Suggests: elpa-lsp-mode
Filename: pool/universe/f/fortran-language-server/fortran-language-server_1.11.1-1_all.deb
Size: 59900
MD5sum: a8781e9a44be492c516d3b0356e50214
SHA1: b042da4da13aa51b1e759ba1afe56a32f2f65a62
SHA256: c223c8ec0464e91befb50d68846dedae4da10d7e47506c7e2f087713d47b164b
SHA512: 98e1c561129b6933c082274974710af03e5fffb588fe78c0e3f2719426750086cb1c0112db6a8937dd10e1de3e5794405a64b54f46beea4fda36882a95f1e615
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