目录
[root@netkiller ~]# dnf install nodejs24 [root@netkiller ~]# alternatives --install /usr/bin/node node /usr/bin/node-24 1 [root@netkiller ~]# node -v v24.13.0