How to Install and Uninstall cmake Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "cmake" package

This guide covers the steps necessary to install cmake on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install cmake

2. Uninstall "cmake" package

Learn how to uninstall cmake on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove cmake $ sudo apt autoclean && sudo apt autoremove

3. Information about the cmake package on Ubuntu 21.10 (Impish Indri)

Package: cmake
Architecture: amd64
Version: 3.18.4-2ubuntu2
Multi-Arch: foreign
Priority: optional
Section: devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian CMake Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 17797
Depends: cmake-data (= 3.18.4-2ubuntu2), procps, libarchive13 (>= 3.3.3), libc6 (>= 2.33), libcurl4 (>= 7.16.2), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.3.1), libjsoncpp24 (>= 1.9.4), librhash0 (>= 1.2.6), libstdc++6 (>= 11), libuv1 (>= 1.11.0), zlib1g (>= 1:1.1.4)
Recommends: gcc, make
Suggests: cmake-doc, ninja-build
Filename: pool/main/c/cmake/cmake_3.18.4-2ubuntu2_amd64.deb
Size: 4434808
MD5sum: 3b84a1c705f01149ab5301bdc0a381b0
SHA1: 4f0104f708c140364bca30ec69b14dfe01059fb6
SHA256: 19d2e30524df2781d1ce3b699a7f962f0a5897cb4cfda7e5d528d654e9fe1a13
SHA512: c3320e9d07c5bfeb831cb05b7b69b17f92b12bcda4c318f343efb2b11f409241349904abb437fce7c3819972dc368d400d555fa464f8905ea3d7ac06a817c46f
Homepage: https://cmake.org/
Description-en: cross-platform, open-source make system
CMake is used to control the software compilation process using
simple platform and compiler independent configuration files. CMake
generates native makefiles and workspaces that can be used in the
compiler environment of your choice. CMake is quite sophisticated: it
is possible to support complex environments requiring system
configuration, pre-processor generation, code generation, and template
instantiation.
.
CMake was developed by Kitware as part of the NLM Insight
Segmentation and Registration Toolkit project. The ASCI VIEWS project
also provided support in the context of their parallel computation
environment. Other sponsors include the Insight, VTK, and VXL open
source software communities.
Description-md5: 47b53839da906127970f1e8c870afc2d