How to Install and Uninstall bash-language-server Package on Manjaro
Last updated: January 10,2025
1. Install "bash-language-server" package
This tutorial shows how to install bash-language-server on Manjaro
$
sudo pacman -Sy
Copied
$
sudo pacman -S
bash-language-server
Copied
2. Uninstall "bash-language-server" package
In this section, we are going to explain the necessary steps to uninstall bash-language-server on Manjaro:
$
sudo pacman -Rcns
bash-language-server
Copied
3. Information about the bash-language-server package on Manjaro
Repository : extra
Name : bash-language-server
Version : 5.1.1-1
Description : Bash language server implementation based on Tree Sitter and
its grammar for Bash
Architecture : any
URL : https://github.com/bash-lsp/bash-language-server
Licenses : MIT
Groups : None
Provides : None
Depends On : nodejs
Optional Deps : bash-completion: for CLI args completion
man-db: for documentation via manual pages
shellcheck: to enable linting
Conflicts With : None
Replaces : None
Download Size : 849.72 KiB
Installed Size : 5057.85 KiB
Packager : Daniel M. Capella
Build Date : Wed Dec 27 20:32:33 2023
Validated By : MD5 Sum SHA-256 Sum Signature
Name : bash-language-server
Version : 5.1.1-1
Description : Bash language server implementation based on Tree Sitter and
its grammar for Bash
Architecture : any
URL : https://github.com/bash-lsp/bash-language-server
Licenses : MIT
Groups : None
Provides : None
Depends On : nodejs
Optional Deps : bash-completion: for CLI args completion
man-db: for documentation via manual pages
shellcheck: to enable linting
Conflicts With : None
Replaces : None
Download Size : 849.72 KiB
Installed Size : 5057.85 KiB
Packager : Daniel M. Capella
Build Date : Wed Dec 27 20:32:33 2023
Validated By : MD5 Sum SHA-256 Sum Signature