How to Install and Uninstall mle.x86_64 Package on AlmaLinux 8

Last updated: June 26,2024

1. Install "mle.x86_64" package

This guide covers the steps necessary to install mle.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install mle.x86_64

2. Uninstall "mle.x86_64" package

This guide let you learn how to uninstall mle.x86_64 on AlmaLinux 8:

$ sudo dnf remove mle.x86_64 $ sudo dnf autoremove

3. Information about the mle.x86_64 package on AlmaLinux 8

Last metadata expiration check: 2:09:15 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : mle
Version : 1.5.0
Release : 1.el8
Architecture : x86_64
Size : 102 k
Source : mle-1.5.0-1.el8.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.