In June 28th, 2022 the major version of Vim 9.0 was officially released. You can download Vim 9.0 for appropriate platform at https://www.vim.org/download.php.
Download latest source code from GitHub by git clone https://github.com/vim/vim.git
.
The installation procedure from source code: (You should have Python3 already installed in your Linux system.)