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

Last updated: May 15,2024

1. Install "vim-julia" package

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

$ sudo apt update $ sudo apt install vim-julia

2. Uninstall "vim-julia" package

Please follow the guidelines below to uninstall vim-julia on Kali Linux:

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

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

Package: vim-julia
Version: 0.0~git20211208.e497299-1
Installed-Size: 624
Maintainer: Debian Julia Team
Architecture: all
Depends: vim
Size: 91872
SHA256: 790980fca4409a587eed382abec33221b50c785d37c06d5562e9e0d106380613
SHA1: 5efc9536e7c13b79f8a1b64459263f451fbf32d0
MD5sum: 1bf73b43e51a736fa93501e73e139dc5
Description: Vim support for Julia language
An overview of some of the features:
* Latex-to-Unicode substitutions
* Block-wise movements and block text-objects
* Changing syntax highlighting depending on the Julia version
.
The full documentation is available from Vim: after installation,
you just need to type :help julia-vim.
.
To enable this vim addon, simply issue the following command:
$ vam install julia
Description-md5:
Homepage: https://github.com/JuliaEditorSupport/julia-vim
Section: editors
Priority: optional
Filename: pool/main/v/vim-julia/vim-julia_0.0~git20211208.e497299-1_all.deb