How to Install and Uninstall imake.x86_64 Package on Fedora 34

Last updated: September 28,2024

1. Install "imake.x86_64" package

Please follow the step by step instructions below to install imake.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install imake.x86_64

2. Uninstall "imake.x86_64" package

Learn how to uninstall imake.x86_64 on Fedora 34:

$ sudo dnf remove imake.x86_64 $ sudo dnf autoremove

3. Information about the imake.x86_64 package on Fedora 34

Last metadata expiration check: 2:59:54 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : imake
Version : 1.0.8
Release : 5.fc34
Architecture : x86_64
Size : 245 k
Source : imake-1.0.8-5.fc34.src.rpm
Repository : fedora
Summary : imake source code configuration and build system
URL : http://www.x.org
License : MIT
Description : Imake is a deprecated source code configuration and build system which
: has traditionally been supplied by and used to build the X Window System
: in X11R6 and previous releases. As of the X Window System X11R7 release,
: the X Window system has switched to using GNU autotools as the primary
: build system, and the Imake system is now deprecated, and should not be
: used by new software projects. Software developers are encouraged to
: migrate software to the GNU autotools system.