我是新手,请教大佬一个问题
Tofloor
poster avatar
t404039756
deepin
2019-02-24 17:50
Author
我需要安装一个软件:openfoam
到这一步的时候:

(4). 配置环境变量:在终端输入
gedit $HOME/.bashrc

显示:未找到命令

请问下这个怎么解决啊,在线求助
Reply Favorite View the author
All Replies
avatar
t404039756
deepin
2019-02-24 18:00
#1
有人吗..................
Reply View the author
avatar
130******52
deepin
2019-02-24 18:27
#2
新版默认不带gedit了.可以使用vim或者deepin-editor编辑文件
Reply View the author
avatar
lcctshu
deepin
2019-02-24 18:43
#3
安装下GEDIT ,或者NANO
Reply View the author
avatar
Amadeus
deepin
2019-02-24 19:28
#4
你可以
  1. sudo apt-get install gedit
Copy the Code

或者
  1. dedit $HOME/.bashrc
Copy the Code
Reply View the author