How to Install and Uninstall ycmd Package on Kali Linux

Last updated: May 18,2024

1. Install "ycmd" package

Please follow the instructions below to install ycmd on Kali Linux

$ sudo apt update $ sudo apt install ycmd

2. Uninstall "ycmd" package

Please follow the steps below to uninstall ycmd on Kali Linux:

$ sudo apt remove ycmd $ sudo apt autoclean && sudo apt autoremove

3. Information about the ycmd package on Kali Linux

Package: ycmd
Version: 0+20231230+git9e43034+ds-2
Installed-Size: 8635
Maintainer: David Kalnischkies
Architecture: amd64
Provides: ycmd-core-version (= 45), ycmd-core-version (= 48)
Depends: python3-bottle, python3-frozendict, python3-jedi (>= 0.16.0), python3-watchdog, python3 (<< 3.12), python3 (>= 3.11~), python3:any, libabsl20220623 (>= 0~20220623.0-1), libc6 (>= 2.34), libclang1-16 (>= 1:7~svn334604-1~+0~), libgcc-s1 (>= 3.0), libpython3.11 (>= 3.11.5), libstdc++6 (>= 13.1)
Recommends: libclang-common-16-dev, vim-youcompleteme
Suggests: ccls, clangd, fortran-language-server, godot3, gopls, node-typescript
Size: 498984
SHA256: 9b98e5c887152a1668bdb2fa948a68f59728cd8cdb2c849fc22eef74ae860f83
SHA1: baf905f1ab96677d6f67bd184ce986a1b8573316
MD5sum: 07bc045b83a0de89e45b50bdb944e0a7
Description: code-completion & comprehension server
ycmd is a server that provides APIs for code-completion and other
code-comprehension use-cases like semantic GoTo commands (and others). For
certain filetypes, ycmd can also provide diagnostic errors and warnings.
Description-md5:
Homepage: https://ycm-core.github.io/ycmd/
Section: devel
Priority: optional
Filename: pool/main/y/ycmd/ycmd_0+20231230+git9e43034+ds-2_amd64.deb