Index of /alma/alma-dev-8-x86_64/vim-9.2.530-4.el8
Built with python3.9 support, no bugs.
~
~
~
~
~ VIM - Vi IMproved
~
~ version 9.2.530
~ by Bram Moolenaar et al.
~ Modified by https://bugs.almalinux.org/
~ Vim is open source and freely distributable
~
~ Help poor children in Uganda!
~ type :help Kuwasha for information
~
~ type :q to exit
~ type :help or for on-line help
~ type :help version9 for version info
~
:py3 import sys;print(sys.version);import os;print (os.uname())
3.9.25 (main, Dec 18 2025, 04:54:18)
[GCC 8.5.0 20210514 (Red Hat 8.5.0-28)]
posix.uname_result(sysname='Linux', nodename='al8pv', release='5.16.8-1.el8.elrepo.x86_64', version='#1 SMP PREEMPT Mon Feb 7 18:18:49 EST 2022', machine='x86_64')
Press ENTER or type command to continue