How to Install and Uninstall editorconfig-libs.i686 Package on Fedora 34

Last updated: October 05,2024

1. Install "editorconfig-libs.i686" package

Please follow the instructions below to install editorconfig-libs.i686 on Fedora 34

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

2. Uninstall "editorconfig-libs.i686" package

Please follow the guidelines below to uninstall editorconfig-libs.i686 on Fedora 34:

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

3. Information about the editorconfig-libs.i686 package on Fedora 34

Last metadata expiration check: 5:43:26 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : editorconfig-libs
Version : 0.12.5
Release : 1.fc34
Architecture : i686
Size : 27 k
Source : editorconfig-0.12.5-1.fc34.src.rpm
Repository : updates
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.