How to Install and Uninstall cmake Package on openSuSE Tumbleweed

Last updated: May 21,2024

1. Install "cmake" package

In this section, we are going to explain the necessary steps to install cmake on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install cmake

2. Uninstall "cmake" package

Here is a brief guide to show you how to uninstall cmake on openSuSE Tumbleweed:

$ sudo zypper remove cmake

3. Information about the cmake package on openSuSE Tumbleweed

Information for package cmake:
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : cmake
Version : 3.28.3-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 715 B
Installed : No
Status : not installed
Source package : cmake-3.28.3-1.1.src
Upstream URL : https://www.cmake.org/
Summary : Cross-platform make system
Description :
CMake is a cross-platform build system.