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

Last updated: January 16,2025

1. Install "editorconfig-libs.x86_64" package

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

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

2. Uninstall "editorconfig-libs.x86_64" package

Please follow the guidance below to uninstall editorconfig-libs.x86_64 on Fedora 38:

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

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

Last metadata expiration check: 4:20:50 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : editorconfig-libs
Version : 0.12.6
Release : 1.fc38
Architecture : x86_64
Size : 27 k
Source : editorconfig-0.12.6-1.fc38.src.rpm
Repository : fedora
Summary : Parser library for EditorConfig files (shared library)
URL : https://github.com/editorconfig/editorconfig-core-c
License : BSD-2-Clause AND BSD-3-Clause AND BSD-1-Clause
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.