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
🌐
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
🌐
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
🌐
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.
🌐
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.
🌐
Red Hat
access.redhat.com › documentation › en-us › red_hat_enterprise_linux › 8 › html-single › developing_c_and_cpp_applications_in_rhel_8 › index
Developing C and C++ applications in RHEL 8 | Red Hat Enterprise Linux | 8 | Red Hat Documentation
May 17, 2023 - Note that stap-prep installs packages relevant to the currently running kernel, which might not be the same as the actually installed kernel(s). To ensure stap-prep installs the correct kernel-debuginfo and kernel-headers packages, double-check the current kernel version by using the uname -r command and reboot your system if necessary. Enable the Performance Co-Pilot (PCP) collector service: ... Learn how to build C and C++ code with GCC, use and create libraries, manage builds with Make, and understand toolchain changes from RHEL 7 onward.
🌐
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.
🌐
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.
🌐
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.
🌐
LinuxTechi
linuxtechi.com › home › linux desktop › red hat enterprise linux (rhel) 8 installation steps with screenshots
Red Hat Enterprise Linux (RHEL) 8 Installation Steps with Screenshots
August 3, 2020 - Download RHEL 8 iso file from its ... evaluation and then download ISO file · Once you have downloaded RHEL 8 ISO file, make it bootable by burning it either into a USB drive or DVD....