Imake Installation On A Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian And MacOS
Install imake
-
Debian
apt-get install xutils-dev
Click to copy -
Ubuntu
apt-get install xutils-dev
Click to copy -
Alpine OS
apk add imake
Click to copy -
Arch Linux
pacman -S imake
Click to copy -
Kali Linux
apt-get install xutils-dev
Click to copy -
CentOS
yum install imake
Click to copy -
Fedora
dnf install imake
Click to copy -
Raspbian
apt-get install xutils-dev
Click to copy -
macOS
brew install imake
Click to copy
xutils-dev
X Window System utility programs for developmentxutils-dev provides a set of utility programs shipped with the X Window System that do not require the X libraries; many of these programs are useful even on a system that does not have any X clients or X servers installed. The programs in this package include: - imake, a C preprocessor interface to the make utility; - lndir, a tool that creates a shadow directory of symbolic links to another directory tree; - makedepend, a tool to create dependencies in makefiles; - makeg, a tool for making debuggable executables. This package also contains xorg-macros.m4, a set of macros used in configure scripts of X.Org packages.
imake
imake source code configuration and build system
To install the latest version of imake in your favorite operating system just copy the imake installation command from above and paste it into terminal. It will download and install the latest version of imake 2023 package in your OS.