其他分享
首页 > 其他分享> > module: command not found

module: command not found

作者:互联网

 

001、

module: command not found

 

002、

root@PC1:/home/test# cat /proc/version
Linux version 5.15.0-41-generic (buildd@lcy02-amd64-105) (gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #44~20.04.1-Ubuntu SMP Fri Jun 24 13:27:29 UTC 2022

 

003、解决方法

root@PC1:/home/test# apt-get install environment-modules

 

004、重启终端

 

标签:GNU,home,module,version,command,Ubuntu,9.4,found
来源: https://www.cnblogs.com/liujiaxin2018/p/16538775.html