How to Install and Uninstall mg.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 02,2024

1. Install "mg.x86_64" package

This tutorial shows how to install mg.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install mg.x86_64

2. Uninstall "mg.x86_64" package

This guide let you learn how to uninstall mg.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove mg.x86_64 $ sudo dnf autoremove

3. Information about the mg.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:06:49 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : mg
Version : 20200723
Release : 1.el8
Architecture : x86_64
Size : 120 k
Source : mg-20200723-1.el8.src.rpm
Repository : epel
Summary : Tiny Emacs-like editor
URL : http://homepage.boetes.org/software/mg/
License : BSD and ISC and MirOS
Description : mg is a tiny, mostly public-domain Emacs-like editor included in the base
: OpenBSD system. It is compatible with Emacs because there shouldn't be any
: reason to learn more editor types than Emacs or vi.