How to Install and Uninstall pluma.i686 Package on Fedora 34

Last updated: October 07,2024

1. Install "pluma.i686" package

Here is a brief guide to show you how to install pluma.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install pluma.i686

2. Uninstall "pluma.i686" package

This guide covers the steps necessary to uninstall pluma.i686 on Fedora 34:

$ sudo dnf remove pluma.i686 $ sudo dnf autoremove

3. Information about the pluma.i686 package on Fedora 34

Last metadata expiration check: 0:07:41 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : pluma
Version : 1.26.0
Release : 1.fc34
Architecture : i686
Size : 612 k
Source : pluma-1.26.0-1.fc34.src.rpm
Repository : updates
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.