make is in the make package, part of the "Development Tools" group which you should install before attempting to build anything.
Top answer 1 of 2
9
make is in the make package, part of the "Development Tools" group which you should install before attempting to build anything.
2 of 2
6
if your question is how to install make on redhat then you can do it using command yum install make.
if yum not work then try to set proxy URL to the proxy server in file /etc/yum.conf.
Videos
08:19
How to Install Red Hat Linux 9 on VirtualBox Super Easy! - YouTube
07:46
Red Hat Enterprise Linux 9 - Installation Guide - YouTube
10:50
"How to Install Red Hat Enterprise Linux 9 (RHEL 9) - Step by Step ...
07:34
How to Install Red Hat Enterprise Linux 9 on VirtualBox - YouTube
12:43
Red Hat Enterprise Linux 8 - Installation - YouTube
47:20
Installing Packages on Red Hat Enterprise Linux | Into the Terminal ...
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
Snapcraft
snapcraft.io › install › make-launcher › rhel
Install Make Launcher on Red Hat Enterprise Linux using the Snap Store | Snapcraft
June 3, 2022 - To install Make Launcher, simply use the following command:
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
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.
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.
Red Hat
access.redhat.com › documentation › en-us › red_hat_enterprise_linux › 8 › html-single › performing_a_standard_rhel_8_installation › index
Red Hat Enterprise Linux | 8 | Red Hat Documentation
March 27, 2023 - Installing RHEL on several systems using network resources or on a headless system with the graphical installer