How to Install and Uninstall icmake Package on openSuSE Tumbleweed

Last updated: May 06,2024

1. Install "icmake" package

Please follow the instructions below to install icmake on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install icmake

2. Uninstall "icmake" package

This tutorial shows how to uninstall icmake on openSuSE Tumbleweed:

$ sudo zypper remove icmake

3. Information about the icmake package on openSuSE Tumbleweed

Information for package icmake:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : icmake
Version : 10.03.00-3.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.3 MiB
Installed : No
Status : not installed
Source package : icmake-10.03.00-3.5.src
Upstream URL : https://gitlab.com/fbb-git/icmake
Summary : A program maintenance (make) utility using a C-like grammar
Description :
Icmake allows the programmer to use a program language (closely
resembling the well-known C-programming language) to define the
actions involved in (complex) program maintenance. For this, icmake
offers various special operators as well as a set of support functions
that have proven to be useful in program maintenance.