How to Install and Uninstall mle.x86_64 Package on Rocky Linux 9
Last updated: November 21,2024
1. Install "mle.x86_64" package
Please follow the guidelines below to install mle.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
mle.x86_64
Copied
2. Uninstall "mle.x86_64" package
This tutorial shows how to uninstall mle.x86_64 on Rocky Linux 9:
$
sudo dnf remove
mle.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the mle.x86_64 package on Rocky Linux 9
Last metadata expiration check: 0:56:52 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : mle
Version : 1.5.0
Release : 1.el9
Architecture : x86_64
Size : 104 k
Source : mle-1.5.0-1.el9.src.rpm
Repository : epel
Summary : A small, flexible, terminal-based text editor
URL : https://github.com/adsr/mle
License : ASL 2.0
Description : mle is a small, flexible, terminal-based text editor written in C.
: Notable features include: full Unicode support, syntax highlighting,
: scriptable rc file, macros, search and replace (PCRE), window
: splitting, multiple cursors, and integration with various shell
: commands.
Available Packages
Name : mle
Version : 1.5.0
Release : 1.el9
Architecture : x86_64
Size : 104 k
Source : mle-1.5.0-1.el9.src.rpm
Repository : epel
Summary : A small, flexible, terminal-based text editor
URL : https://github.com/adsr/mle
License : ASL 2.0
Description : mle is a small, flexible, terminal-based text editor written in C.
: Notable features include: full Unicode support, syntax highlighting,
: scriptable rc file, macros, search and replace (PCRE), window
: splitting, multiple cursors, and integration with various shell
: commands.