make is in the make package, part of the "Development Tools" group which you should install before attempting to build anything.

Answer from Ignacio Vazquez-Abrams on Stack Overflow
🌐
Red Hat
developers.redhat.com › rhel8 › install-rhel8
RHEL 8 Bare Metal Quick Install | Red Hat Developer
April 13, 2026 - Choose the disks/partitions to use for installation. Disable kdump to save memory. Configure and enable the network connection so that networking starts at boot. Optionally set the host name. ... Create your regular user ID and make your ID an administrator so you can use sudo.
🌐
Apache
lists.apache.org › thread › 9h255x5gy5b9sbtkov9jhx30jtvd4d9v
Re: RHEL/CentOS 8.x Install, Needed Packages?
Email display mode: · Modern rendering · Legacy rendering · This site requires JavaScript enabled. Please enable it
🌐
LinuxConfig
linuxconfig.org › home › install development tools on rhel 8 / centos 8
Install development tools on RHEL 8 / CentOS 8
September 22, 2025 - Mandatory Packages: autoconf automake binutils bison flex gcc gcc-c++ gdb glibc-devel libtool make pkgconf pkgconf-m4 pkgconf-pkg-config redhat-rpm-config rpm-build rpm-sign strace Default Packages: asciidoc byacc ctags diffstat git intltool ltrace patchutils perl-Fedora-VSP perl-generators pesign source-highlight systemtap valgrind Optional Packages: cmake expect rpmdevtools rpmlint
🌐
OneUptime
oneuptime.com › home › blog › how to use gnu make and autotools to build software on rhel
How to Use GNU Make and Autotools to Build Software on RHEL
March 4, 2026 - Learn how to use GNU Make and Autotools to Build Software on RHEL with step-by-step instructions, configuration examples, and best practices.
Find elsewhere
🌐
LinuxQuestions.org
linuxquestions.org › questions › linux-newbie-8 › 1st-time-installing-redhat-make-and-make-install-does-not-work-530419
1st time installing redhat - Make and Make Install does not work
February 19, 2007 - I probably should have installed all the packages the 1st time installing Red Hat Linux, but I didn't. I downloaded some packages and when I run Make
🌐
Red Hat
docs.redhat.com › en › documentation › red_hat_developer_toolset › 9 › html › user_guide › chap-make
Chapter 3. GNU make | User Guide | Red Hat Developer Toolset | 9 | Red Hat Documentation
GNU make — The upstream GNU make manual provides an in-depth description of the GNU make utility, Makefile syntax, and their usage. Chapter 1, Red Hat Developer Toolset — An overview of Red Hat Developer Toolset and more information on how to install it on your system.
🌐
ComputingForGeeks
computingforgeeks.com › home › install gcc and development tools on rhel 8 / centos 8
Install GCC and Development Tools on RHEL 8 / CentOS 8 [Guide]
August 17, 2023 - Check installed GCC version. ... gcc --version gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. $ make --version GNU Make 4.2.1 Built for x86_64-redhat-linux-gnu Copyright (C) 1988-2016 Free Software Foundation, Inc.
🌐
CentOS Repositories
centos.pkgs.org › 8 › centos-baseos-x86_64 › make-4.2.1-10.el8.x86_64.rpm.html
make-4.2.1-10.el8.x86_64.rpm - CentOS Repositories - pkgs.org
2016-09-25 - Fedora Release Engineering <releng@fedoraproject.org> - 1:4.2.1-1 - Rebase to make-4.2.1. Remove obsolete patches.
🌐
Linuxiac
linuxiac.com › home › tutorials › how to install rhel 8: a complete step-by-step guide
How to Install RHEL 8: A Complete Step-by-Step Guide
May 11, 2022 - This step-by-step guide explains how to download for free and install the latest Red Hat Enterprise Linux (RHEL) 8.
🌐
LinuxConfig
linuxconfig.org › home › how to install rhel 8 step by step with screenshots
How To Install RHEL 8 Step by Step with Screenshots
September 22, 2025 - Learn to install RHEL 8 using Anaconda with this guide. Step-by-step instructions cover language, localization, software, and security settings.
🌐
TecMint
tecmint.com › home › redhat › how to setup a developer workstation in rhel 8
How to Setup a Developer Workstation in RHEL 8
May 27, 2019 - # dnf install yum-utils # yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo # dnf install containerd.io docker-ce docker-ce-cli ... Next, start the docker service and enable it to auto-start at system boot. ... That’s all for now! In this article, we have shown how to setup a developer workstation using RHEL 8. If you have any questions or thoughts to share or additions to make, use the feedback form below to reach us.
🌐
Red Hat
docs.redhat.com › en › documentation › red_hat_enterprise_linux › 8 › html-single › automatically_installing_rhel › index
Automatically installing RHEL | Red Hat Enterprise Linux | 8 | Red Hat Documentation
This command creates the /var/ftp/rhel8-install/ directory with the content of the image. Some copying methods can skip the .treeinfo file which is required for a valid installation source. Entering the cp command for whole directories as shown in this procedure will copy .treeinfo correctly.
🌐
LinuxConfig
linuxconfig.org › home › how to install software in rhel 8
Install Software on RHEL 8: A Comprehensive Guide
September 22, 2025 - Another way to install software in RHEL 8 is to compile software without creating a RPM package. Although Midnight Commander is available in the Red Hat repositories we will use the latest source code as an example. We will need git to download the source code so make sure git is installed:
🌐
Snapcraft
snapcraft.io › install › ubuntu-make › rhel
Install ubuntu-make on Red Hat Enterprise Linux using the Snap Store | Snapcraft
April 13, 2025 - Get the latest version of ubuntu-make for on Red Hat Enterprise Linux - Setup your development environment on ubuntu easily