How to Install and Uninstall cmake Package on openSUSE Leap
Last updated: November 22,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
Copied
$
sudo zypper install
cmake
Copied
2. Uninstall "cmake" package
Please follow the guidelines below to uninstall cmake on openSUSE Leap:
$
sudo zypper remove
cmake
Copied
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.
------------------------------
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.