How to Install and Uninstall pluma.x86_64 Package on CentOS Stream 8

Last updated: October 06,2024

1. Install "pluma.x86_64" package

This tutorial shows how to install pluma.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install pluma.x86_64

2. Uninstall "pluma.x86_64" package

Learn how to uninstall pluma.x86_64 on CentOS Stream 8:

$ sudo dnf remove pluma.x86_64 $ sudo dnf autoremove

3. Information about the pluma.x86_64 package on CentOS Stream 8

Last metadata expiration check: 1:33:16 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : pluma
Version : 1.26.1
Release : 1.el8
Architecture : x86_64
Size : 583 k
Source : pluma-1.26.1-1.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.