How to Install and Uninstall vim-textobj-user Package on Kali Linux

Last updated: January 10,2025

1. Install "vim-textobj-user" package

Please follow the step by step instructions below to install vim-textobj-user on Kali Linux

$ sudo apt update $ sudo apt install vim-textobj-user

2. Uninstall "vim-textobj-user" package

In this section, we are going to explain the necessary steps to uninstall vim-textobj-user on Kali Linux:

$ sudo apt remove vim-textobj-user $ sudo apt autoclean && sudo apt autoremove

3. Information about the vim-textobj-user package on Kali Linux

Package: vim-textobj-user
Version: 0.7.6-3
Installed-Size: 80
Maintainer: Edward Betts
Architecture: all
Depends: vim, vim (>= 2:8.1.0693-2~) | neovim (>= 0.2.2-1~)
Size: 16056
SHA256: c0b12ddac2c97961b037c6f787f74e77e535241db5d2564c0f86020e365ca4a2
SHA1: b2465a1e76f4de67447cec321ffed1211c9b8fc9
MD5sum: f7d41efd8b9e15cfe0c6094ad562bebe
Description: Vim plugin for user-defined text objects
Users can move the cursor around a document in vim using text objects. The
built text objects include words and sentences, paragraphs, blocks and quoted
strings.
.
This plugin provides an easy way to define new text objects using regular
expressions for simple text objects or functions for more complex ones.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/kana/vim-textobj-user
Section: editors
Priority: optional
Filename: pool/main/v/vim-textobj-user/vim-textobj-user_0.7.6-3_all.deb