How to Install and Uninstall python2-editor.noarch Package on CentOS Stream 8

Last updated: May 18,2024

1. Install "python2-editor.noarch" package

Here is a brief guide to show you how to install python2-editor.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install python2-editor.noarch

2. Uninstall "python2-editor.noarch" package

This tutorial shows how to uninstall python2-editor.noarch on CentOS Stream 8:

$ sudo dnf remove python2-editor.noarch $ sudo dnf autoremove

3. Information about the python2-editor.noarch package on CentOS Stream 8

Last metadata expiration check: 1:37:35 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python2-editor
Version : 1.0.4
Release : 1.el8
Architecture : noarch
Size : 19 k
Source : python-editor-1.0.4-1.el8.src.rpm
Repository : epel
Summary : Programmatically open an editor, capture the result.
URL : https://github.com/fmoo/python-editor
License : ASL 2.0
Description : Programmatically open an editor, capture the result.