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

Last updated: May 15,2024

1. Install "vim-lastplace" package

This is a short guide on how to install vim-lastplace on Kali Linux

$ sudo apt update $ sudo apt install vim-lastplace

2. Uninstall "vim-lastplace" package

Please follow the guidance below to uninstall vim-lastplace on Kali Linux:

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

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

Package: vim-lastplace
Version: 3.1.1-2
Installed-Size: 29
Maintainer: David Rabel
Architecture: all
Depends: vim, vim-addon-manager
Size: 6144
SHA256: e9d5d2282f19c8c70782e5f3ea5634b65f0c802c82bd8c915f6e32c872e3289d
SHA1: f977fd300fd63830f07cba2f0a6406d66dbf6f5e
MD5sum: c6300461c4479c19311a81d1678ba7a9
Description: Vim script to reopen files at your last edit position
Intelligently reopen files at your last edit position. By default git,
svn, and mercurial commit messages are ignored because you probably
want to type a new message and not re-edit the previous one.
Description-md5:
Homepage: https://github.com/farmergreg/vim-lastplace
Section: editors
Priority: optional
Filename: pool/main/v/vim-lastplace/vim-lastplace_3.1.1-2_all.deb