How to Install and Uninstall micro.x86_64 Package on Oracle Linux 8
Last updated: November 24,2024
1. Install "micro.x86_64" package
Learn how to install micro.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
micro.x86_64
Copied
2. Uninstall "micro.x86_64" package
Please follow the instructions below to uninstall micro.x86_64 on Oracle Linux 8:
$
sudo dnf remove
micro.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the micro.x86_64 package on Oracle Linux 8
Last metadata expiration check: 4:21:34 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : micro
Version : 2.0.6
Release : 1.el8
Architecture : x86_64
Size : 4.7 M
Source : micro-2.0.6-1.el8.src.rpm
Repository : epel
Summary : A modern and intuitive terminal-based text editor
URL : https://github.com/zyedidia/micro
License : MIT and ASL 2.0
Description :
: Micro is a terminal-based text editor that aims to be easy to use and
: intuitive, while also taking advantage of the full capabilities of modern
: terminals. It comes as one single, batteries-included, static binary with no
: dependencies, and you can download and use it right now.
:
: As the name indicates, micro aims to be somewhat of a successor to the nano
: editor by being easy to install and use in a pinch, but micro also aims to be
: enjoyable to use full time, whether you work in the terminal because you prefer
: it (like me), or because you need to (over ssh).
Available Packages
Name : micro
Version : 2.0.6
Release : 1.el8
Architecture : x86_64
Size : 4.7 M
Source : micro-2.0.6-1.el8.src.rpm
Repository : epel
Summary : A modern and intuitive terminal-based text editor
URL : https://github.com/zyedidia/micro
License : MIT and ASL 2.0
Description :
: Micro is a terminal-based text editor that aims to be easy to use and
: intuitive, while also taking advantage of the full capabilities of modern
: terminals. It comes as one single, batteries-included, static binary with no
: dependencies, and you can download and use it right now.
:
: As the name indicates, micro aims to be somewhat of a successor to the nano
: editor by being easy to install and use in a pinch, but micro also aims to be
: enjoyable to use full time, whether you work in the terminal because you prefer
: it (like me), or because you need to (over ssh).