How to Install and Uninstall emacs-nox.x86_64 Package on Oracle Linux 9

Last updated: July 07,2024

1. Install "emacs-nox.x86_64" package

This guide covers the steps necessary to install emacs-nox.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install emacs-nox.x86_64

2. Uninstall "emacs-nox.x86_64" package

In this section, we are going to explain the necessary steps to uninstall emacs-nox.x86_64 on Oracle Linux 9:

$ sudo dnf remove emacs-nox.x86_64 $ sudo dnf autoremove

3. Information about the emacs-nox.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:22:05 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : emacs-nox
Epoch : 1
Version : 27.2
Release : 9.el9
Architecture : x86_64
Size : 2.8 M
Source : emacs-27.2-9.el9.src.rpm
Repository : ol9_appstream
Summary : GNU Emacs text editor without X support
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 no X windows support for running
: on a terminal.