How to Install and Uninstall m4.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 27,2024
1. Install "m4.x86_64" package
Please follow the steps below to install m4.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
m4.x86_64
Copied
2. Uninstall "m4.x86_64" package
Please follow the steps below to uninstall m4.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
m4.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the m4.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:19:13 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : m4
Version : 1.4.18
Release : 7.el8
Architecture : x86_64
Size : 223 k
Source : m4-1.4.18-7.el8.src.rpm
Repository : ubi-8-baseos-rpms
Summary : The GNU macro processor
URL : http://www.gnu.org/software/m4/
License : GPLv3+
Description : A GNU implementation of the traditional UNIX macro processor. M4 is
: useful for writing text files which can be logically parsed, and is used
: by many programs as part of their build process. M4 has built-in
: functions for including files, running shell commands, doing arithmetic,
: etc. The autoconf program needs m4 for generating configure scripts, but
: not for running configure scripts.
:
: Install m4 if you need a macro processor.
Available Packages
Name : m4
Version : 1.4.18
Release : 7.el8
Architecture : x86_64
Size : 223 k
Source : m4-1.4.18-7.el8.src.rpm
Repository : ubi-8-baseos-rpms
Summary : The GNU macro processor
URL : http://www.gnu.org/software/m4/
License : GPLv3+
Description : A GNU implementation of the traditional UNIX macro processor. M4 is
: useful for writing text files which can be logically parsed, and is used
: by many programs as part of their build process. M4 has built-in
: functions for including files, running shell commands, doing arithmetic,
: etc. The autoconf program needs m4 for generating configure scripts, but
: not for running configure scripts.
:
: Install m4 if you need a macro processor.