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 ...
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
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
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.
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