How to Install and Uninstall pluma.x86_64 Package on AlmaLinux 9

Last updated: July 07,2024

1. Install "pluma.x86_64" package

This tutorial shows how to install pluma.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install pluma.x86_64

2. Uninstall "pluma.x86_64" package

Please follow the steps below to uninstall pluma.x86_64 on AlmaLinux 9:

$ sudo dnf remove pluma.x86_64 $ sudo dnf autoremove

3. Information about the pluma.x86_64 package on AlmaLinux 9

Last metadata expiration check: 2:30:58 ago on Wed Mar 13 07:41:12 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.