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

Last updated: October 06,2024

1. Install "python3-editor.noarch" package

In this section, we are going to explain the necessary steps to install python3-editor.noarch on CentOS Stream 8

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

2. Uninstall "python3-editor.noarch" package

Learn how to uninstall python3-editor.noarch on CentOS Stream 8:

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

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

Last metadata expiration check: 6:36:42 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-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.