How to Install and Uninstall python3-editorconfig Package on Kali Linux

Last updated: May 09,2024

1. Install "python3-editorconfig" package

This tutorial shows how to install python3-editorconfig on Kali Linux

$ sudo apt update $ sudo apt install python3-editorconfig

2. Uninstall "python3-editorconfig" package

Please follow the steps below to uninstall python3-editorconfig on Kali Linux:

$ sudo apt remove python3-editorconfig $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-editorconfig package on Kali Linux

Package: python3-editorconfig
Source: editorconfig-core-py
Version: 0.12.3-2
Installed-Size: 62
Maintainer: Ben Finney
Architecture: all
Depends: python3:any
Size: 14432
SHA256: 2719dec3d7c6850a7f2c476dd909da5b4d93979cdbcb835c139c2e612eb1366f
SHA1: b336603e2ce085aaf0f68b133da54bf199dfb5e1
MD5sum: f989c7ae6493e1b59e0b75abf7351e43
Description: library for working with EditorConfig — Python 3
EditorConfig makes it easy to maintain the correct coding style when
switching between different text editors and between different
projects.
.
When developing an editor plugin for reading EditorConfig files, the
EditorConfig core code can be used to locate and parse these files.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/editorconfig/editorconfig-core-py/
Section: python
Priority: optional
Filename: pool/main/e/editorconfig-core-py/python3-editorconfig_0.12.3-2_all.deb