How to Install and Uninstall cmake Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 21,2024

1. Install "cmake" package

This guide let you learn how to install cmake on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install cmake

2. Uninstall "cmake" package

This guide covers the steps necessary to uninstall cmake on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the cmake package on Ubuntu 21.04 (Hirsute Hippo)

Package: cmake
Architecture: amd64
Version: 3.18.4-2ubuntu1
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: 23277
Depends: cmake-data (= 3.18.4-2ubuntu1), procps, libarchive13 (>= 3.3.3), libc6 (>= 2.33), libcurl4 (>= 7.16.2), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libjsoncpp24 (>= 1.9.4), librhash0 (>= 1.2.6), libstdc++6 (>= 9), 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-2ubuntu1_amd64.deb
Size: 5597568
MD5sum: bdb2436e67a29d66ba768532ddc05374
SHA1: bc4a6dba012231a44164381d631c35d87bec128a
SHA256: a2e7a04a78ba4dea075af1be77bfbbd407124879cb0b6df25332d0380ff2b064
SHA512: 5ecd8e21a489942ccaa61d96d1bc4816e44ad4fb97161b77811c58715b09498c1adf9369439bae96cb9d539163733aed54108cd8365712f3b7176448b10d6bc7
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