How to Install and Uninstall icmake Package on openSUSE Leap
Last updated: November 07,2024
1. Install "icmake" package
This guide covers the steps necessary to install icmake on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
icmake
Copied
2. Uninstall "icmake" package
Please follow the step by step instructions below to uninstall icmake on openSUSE Leap:
$
sudo zypper remove
icmake
Copied
3. Information about the icmake package on openSUSE Leap
Information for package icmake:
-------------------------------
Repository : Main Repository
Name : icmake
Version : 9.02.02-1.26
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 454.9 KiB
Installed : No
Status : not installed
Source package : icmake-9.02.02-1.26.src
Upstream URL : https://fbb-git.github.io/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.
-------------------------------
Repository : Main Repository
Name : icmake
Version : 9.02.02-1.26
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 454.9 KiB
Installed : No
Status : not installed
Source package : icmake-9.02.02-1.26.src
Upstream URL : https://fbb-git.github.io/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.