How to Install and Uninstall pluma.x86_64 Package on Oracle Linux 9

Last updated: July 01,2024

1. Install "pluma.x86_64" package

Please follow the steps below to install pluma.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install pluma.x86_64

2. Uninstall "pluma.x86_64" package

Please follow the instructions below to uninstall pluma.x86_64 on Oracle Linux 9:

$ sudo dnf remove pluma.x86_64 $ sudo dnf autoremove

3. Information about the pluma.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:14:33 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : pluma
Version : 1.26.1
Release : 1.el9
Architecture : x86_64
Size : 579 k
Source : pluma-1.26.1-1.el9.src.rpm
Repository : epel
Summary : Text editor for the MATE desktop
URL : http://mate-desktop.org
License : GPLv2+ and LGPLv2+
Description : pluma is a small, but powerful text editor designed specifically for
: the MATE desktop. It has most standard text editor functions and fully
: supports international text in Unicode. Advanced features include syntax
: highlighting and automatic indentation of source code, printing and editing
: of multiple documents in one window.
:
: pluma is extensible through a plugin system, which currently includes
: support for spell checking, comparing files, viewing CVS ChangeLogs, and
: adjusting indentation levels.