How to Install and Uninstall vim-ledger Package on Kali Linux

Last updated: May 17,2024

1. Install "vim-ledger" package

This tutorial shows how to install vim-ledger on Kali Linux

$ sudo apt update $ sudo apt install vim-ledger

2. Uninstall "vim-ledger" package

Here is a brief guide to show you how to uninstall vim-ledger on Kali Linux:

$ sudo apt remove vim-ledger $ sudo apt autoclean && sudo apt autoremove

3. Information about the vim-ledger package on Kali Linux

Package: vim-ledger
Version: 1.2.0-3
Installed-Size: 92
Maintainer: Edward Betts
Architecture: all
Depends: vim (>= 2:8.1.0693-2~) | neovim (>= 0.2.2-1~)
Suggests: ledger | hledger
Size: 20748
SHA256: 4ac700c923b6dadf2518f26b1a694e2c43c1e5080a67d35305d47fa432de1d85
SHA1: b4a7066cdb1e2cb09690f1d8d2ea5df45f7987ea
MD5sum: c7a1efad371e7caf203b24130bc31f35
Description: Vim plugin for Ledger
Ledger is a powerful and flexible double-entry accounting system run
entirely from the command line. Your accounts ledger is stored in a
plain-text files with a very simple and readable format.
.
This plugin provides Vim syntax highlighting and folding for Ledger
files.
Description-md5:
Homepage: https://github.com/ledger/vim-ledger
Section: editors
Priority: optional
Filename: pool/main/v/vim-ledger/vim-ledger_1.2.0-3_all.deb