Installing vim on Raspberry PI OS
Just a memo.
These are my notes from installing vim on Raspberry PI OS (32-bit) Bullseye.
1 | sudo apt-get --purge remove vim-common vim-tiny |
Installing vim on Raspberry PI OS
https://kenzo0107.github.io/en/2022/05/09/install_vim_on_raspberrypi_os/