How to Install and Uninstall cmake Package on openSUSE Leap

Last updated: May 17,2024

1. Install "cmake" package

In this section, we are going to explain the necessary steps to install cmake on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install cmake

2. Uninstall "cmake" package

Please follow the guidelines below to uninstall cmake on openSUSE Leap:

$ sudo zypper remove cmake

3. Information about the cmake package on openSUSE Leap

Information for package cmake:
------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : cmake
Version : 3.20.4-150400.4.6.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 715 B
Installed : No
Status : not installed
Source package : cmake-3.20.4-150400.4.6.1.src
Upstream URL : https://www.cmake.org/
Summary : Cross-platform make system
Description :
CMake is a cross-platform build system.