How to Install and Uninstall cmake3 Package on openSUSE Leap

Last updated: July 03,2024

1. Install "cmake3" package

This guide let you learn how to install cmake3 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install cmake3

2. Uninstall "cmake3" package

This guide covers the steps necessary to uninstall cmake3 on openSUSE Leap:

$ sudo zypper remove cmake3

3. Information about the cmake3 package on openSUSE Leap

Information for package cmake3:
-------------------------------
Repository : Main Repository
Name : cmake3
Version : 3.17.0-1.5.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 715 B
Installed : No
Status : not installed
Source package : cmake3-3.17.0-1.5.1.src
Upstream URL : https://www.cmake.org/
Summary : Cross-platform make system
Description :
CMake is a cross-platform build system.