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

Last updated: September 21,2024

1. Install "pluma.x86_64" package

This is a short guide on how to install pluma.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install pluma.x86_64

2. Uninstall "pluma.x86_64" package

This guide covers the steps necessary to uninstall pluma.x86_64 on AlmaLinux 8:

$ sudo dnf remove pluma.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:46:33 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : pluma
Version : 1.26.0
Release : 2.el8
Architecture : x86_64
Size : 582 k
Source : pluma-1.26.0-2.el8.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.