How to Install and Uninstall ycm-cmake-modules Package on Kali Linux

Last updated: September 19,2024

1. Install "ycm-cmake-modules" package

Please follow the guidance below to install ycm-cmake-modules on Kali Linux

$ sudo apt update $ sudo apt install ycm-cmake-modules

2. Uninstall "ycm-cmake-modules" package

This guide covers the steps necessary to uninstall ycm-cmake-modules on Kali Linux:

$ sudo apt remove ycm-cmake-modules $ sudo apt autoclean && sudo apt autoremove

3. Information about the ycm-cmake-modules package on Kali Linux

Package: ycm-cmake-modules
Version: 0.13.0-2
Installed-Size: 2479
Maintainer: Debian Science Maintainers
Architecture: all
Depends: libjs-sphinxdoc (>= 4.2.0), cmake (>= 3.12)
Size: 404816
SHA256: 6a41257ac8d66f2f2b8d265b51b01a5320661d5ec1466c667291992600bfd6c8
SHA1: 437485070a38ab4040d0febf68471695b17f6a81
MD5sum: 6d5f5265b4293e01a16f705908c5bd1a
Description: Extra CMake Modules for YARP and friends
The package YCM contains a set of CMake files that support creation and
maintenance of repositories and software packages. YCM has been written
with the aim of solving some of the problems encountered while managing
large research projects but it can be used outside it initial context.
.
YCM is not a replacement to CMake or yet another build system. YCM is
just a thin layer over CMake. It does not add extra dependencies like
other build systems, it does not use Python, Ruby, or other scripting
languages, it is written using CMake language. It is a collection of
CMake modules, most of them candidate for being contributed upstream.
Description-md5: 351942dec964c5969cb61418385a172b
Homepage: https://robotology.github.io/ycm/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/y/ycm-cmake-modules/ycm-cmake-modules_0.13.0-2_all.deb