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

Last updated: April 29,2024

1. Install "vim-bitbake" package

In this section, we are going to explain the necessary steps to install vim-bitbake on Kali Linux

$ sudo apt update $ sudo apt install vim-bitbake

2. Uninstall "vim-bitbake" package

Please follow the steps below to uninstall vim-bitbake on Kali Linux:

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

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

Package: vim-bitbake
Version: 0~git20220408-2
Installed-Size: 47
Maintainer: Gianfranco Costamagna
Architecture: all
Depends: vim, vim (>= 2:8.1.0693-2~) | neovim (>= 0.2.2-1~)
Size: 9128
SHA256: 2a9c847dc5b997874804771c7ca7b3d76af486e1332f5acb75648493d756824f
SHA1: ec81e790e262cab37f646c7de18da9f0c26643fb
MD5sum: ca1ef2c1b54f7e8d95f9e053ad9fa18d
Description: Vim plugin to interact with Yocto bitbake-based recipes
This set of scripts helps in creating new yocto recipes from scratch,
and adds highlighting on the already written ones.
Description-md5:
Homepage: https://github.com/kergoth/vim-bitbake/
Section: editors
Priority: extra
Filename: pool/main/v/vim-bitbake/vim-bitbake_0~git20220408-2_all.deb