How to Install and Uninstall cmake.x86_64 Package on CentOS Stream 8
Last updated: January 16,2025
1. Install "cmake.x86_64" package
Please follow the steps below to install cmake.x86_64 on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
cmake.x86_64
Copied
2. Uninstall "cmake.x86_64" package
Please follow the guidance below to uninstall cmake.x86_64 on CentOS Stream 8:
$
sudo dnf remove
cmake.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the cmake.x86_64 package on CentOS Stream 8
Last metadata expiration check: 4:05:52 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : cmake
Version : 3.26.5
Release : 2.el8
Architecture : x86_64
Size : 14 M
Source : cmake-3.26.5-2.el8.src.rpm
Repository : appstream
Summary : Cross-platform make system
URL : http://www.cmake.org
License : BSD and MIT and zlib
Description : 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, preprocessor
: generation, code generation, and template instantiation.
Available Packages
Name : cmake
Version : 3.26.5
Release : 2.el8
Architecture : x86_64
Size : 14 M
Source : cmake-3.26.5-2.el8.src.rpm
Repository : appstream
Summary : Cross-platform make system
URL : http://www.cmake.org
License : BSD and MIT and zlib
Description : 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, preprocessor
: generation, code generation, and template instantiation.