最新下载
热门教程
- 1
 - 2
 - 3
 - 4
 - 5
 - 6
 - 7
 - 8
 - 9
 - 10
 
Ubuntu系统提示Sorry, command-not-found has crashed 解决方法
时间:2022-06-30 19:24:06 编辑:袖梨 来源:一聚教程网
最近新装的Ubuntu 12.04下,会碰到这个问题,输入命令会报出下面这个错误,导致很多命令都没法执行,后来查得,可能是语言的问题,安装的时候选了中文,有可能是此原因导致。
Sorry, command-not-found has crashed! Please file a bug report at:
https://bugs.launchpad.net/command-not-found/+filebug
Please include the following information with the report:
command-not-found version: 0.2.44
如图:
解决办法
按条输入以下命令即可:
| 代码如下 | 复制代码 | 
| export LANGUAGE=en_US.UTF-8 export LANG=en_US.UTF-8 export LC_ALL=en_US.UTF-8 locale-gen en_US.UTF-8 sudo dpkg-reconfigure locales  | 
	  |
OK,再试试,解决。
相关文章
- 我的世界怎么重新加载区块 mc显示错误技巧解决方法 11-04
 - 我的世界超级敌对模式是什么 mc特殊事件机制说明 11-04
 - 快来当领主阿瑞斯强度怎么样 11-04
 - 命运圣契伊丽丝技能效果如何 11-04
 - 镭明闪击塔攻怎么玩 11-04
 - 除夕夜祝福语朋友圈句子(精选89句) 11-04
 
            
                                
                                
                                
                                
                                            
                                        
                                            
                                        
                                            
                                        
                                            
                                        
                                            
                                        
                                            
                                        
                                            
                                        
                                            
                                        
                                            
                                        
                                            
                                        ![[记录]Ubuntu Sorry, command-not-found has crashed...问题解决办法](https://img.111cn.net/uploads/20220925/img_633022aebc73130.jpg)