How to Install and Uninstall python3-editorconfig.noarch Package on Oracle Linux 8

Last updated: October 05,2024

1. Install "python3-editorconfig.noarch" package

In this section, we are going to explain the necessary steps to install python3-editorconfig.noarch on Oracle Linux 8

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

2. Uninstall "python3-editorconfig.noarch" package

Learn how to uninstall python3-editorconfig.noarch on Oracle Linux 8:

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

3. Information about the python3-editorconfig.noarch package on Oracle Linux 8

Last metadata expiration check: 6:49:12 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-editorconfig
Version : 0.12.3
Release : 3.el8
Architecture : noarch
Size : 33 k
Source : python-editorconfig-0.12.3-3.el8.src.rpm
Repository : epel
Summary : EditorConfig File Locator and Interpreter for Python
URL : https://github.com/editorconfig/editorconfig-core-py
License : Python and BSD
Description :
: EditorConfig Python Core provides the same functionality as the EditorConfig C
: Core.