How to Install and Uninstall editorconfig-libs.x86_64 Package on Fedora 36

Last updated: October 06,2024

1. Install "editorconfig-libs.x86_64" package

This tutorial shows how to install editorconfig-libs.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install editorconfig-libs.x86_64

2. Uninstall "editorconfig-libs.x86_64" package

This guide let you learn how to uninstall editorconfig-libs.x86_64 on Fedora 36:

$ sudo dnf remove editorconfig-libs.x86_64 $ sudo dnf autoremove

3. Information about the editorconfig-libs.x86_64 package on Fedora 36

Last metadata expiration check: 0:10:03 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : editorconfig-libs
Version : 0.12.5
Release : 3.fc36
Architecture : x86_64
Size : 27 k
Source : editorconfig-0.12.5-3.fc36.src.rpm
Repository : fedora
Summary : Parser library for EditorConfig files (shared library)
URL : https://github.com/editorconfig/editorconfig-core-c
License : BSD
Description : EditorConfig makes it easy to maintain the correct coding style when
: switching between different text editors and between different projects.
: The EditorConfig project maintains a file format and plugins for various
: text editors which allow this file format to be read and used by those
: editors.
:
: This package contains the shared library.