How to Install and Uninstall emacs.x86_64 Package on Rocky Linux 9

Last updated: October 06,2024

1. Install "emacs.x86_64" package

Here is a brief guide to show you how to install emacs.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install emacs.x86_64

2. Uninstall "emacs.x86_64" package

Learn how to uninstall emacs.x86_64 on Rocky Linux 9:

$ sudo dnf remove emacs.x86_64 $ sudo dnf autoremove

3. Information about the emacs.x86_64 package on Rocky Linux 9

Last metadata expiration check: 0:18:29 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : emacs
Epoch : 1
Version : 27.2
Release : 9.el9
Architecture : x86_64
Size : 3.3 M
Source : emacs-27.2-9.el9.src.rpm
Repository : appstream
Summary : GNU Emacs text editor
URL : http://www.gnu.org/software/emacs/
License : GPLv3+ and CC0-1.0
Description : Emacs is a powerful, customizable, self-documenting, modeless text
: editor. Emacs contains special code editing features, a scripting
: language (elisp), and the capability to read mail, news, and more
: without leaving the editor.
:
: This package provides an emacs binary with support for X windows.