How to Install and Uninstall python3-editor.noarch Package on Rocky Linux 8

Last updated: September 19,2024

1. Install "python3-editor.noarch" package

This tutorial shows how to install python3-editor.noarch on Rocky Linux 8

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

2. Uninstall "python3-editor.noarch" package

Please follow the guidelines below to uninstall python3-editor.noarch on Rocky Linux 8:

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

3. Information about the python3-editor.noarch package on Rocky Linux 8

Last metadata expiration check: 2:04:34 ago on Mon Sep 12 10:27:18 2022.
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.