刚升级到最新的 20.1版本,却找不到dedit命令了
Tofloor
poster avatar
kirin2020
deepin
2020-12-29 03:54
Author

如题,下午很兴奋的升级到20.1版系统,但发现以前可以用dedit命令打开编辑文本的,现在却提醒找不到命令了,什么回事???

Reply Favorite View the author
All Replies
guaguale
deepin
2020-12-29 03:56
#1

用deepin-editor先顶下。。

Reply View the author
非专业摸鱼选手
deepin
2020-12-29 03:56
#2

apt install 安装一下

Reply View the author
s402136469
deepin
2020-12-29 04:04
#3

sudo apt install deepin-editor

Reply View the author
Maicss
deepin
2020-12-29 04:17
#4

尝试终端输入以下内容

sudo ln -sf /bin/deepin-editor /bin/dedit


Reply View the author
SamLukeYes
deepin
2020-12-29 04:30
#5

也可以用 nano [鼓掌]

Reply View the author
151******85
deepin
2020-12-29 04:38
#6

vim顶

Reply View the author
mcaoser
deepin
2020-12-29 04:41
#7

emacs也行[坏笑]

Reply View the author
kirin2020
deepin
2020-12-29 04:54
#8

谢谢各位兄弟迅速回复,我就暂时用vim顶着先啦,哈哈哈

Reply View the author
lcw0268
deepin
2020-12-29 06:08
#9

没有试试sudo?

Reply View the author
wvb
deepin
2020-12-29 06:10
#10

alias 了解一下

Reply View the author
Fredoong
deepin
2020-12-29 08:43
#11

你不说我还没发现,真的没有dedit了,要么自己创建个链接或者假名用,要么用全名deepin-editor吧

Reply View the author
SamLukeYes
deepin
2020-12-29 08:50
#12
lcw0268

没有试试sudo?

sudo 还能解决找不到命令的问题?长见识了[怀疑]

Reply View the author
lcw0268
deepin
2020-12-29 18:14
#13
SamLukeYes

sudo 还能解决找不到命令的问题?长见识了[怀疑]

这已经是常识了,还是权限问题。

Reply View the author
SamLukeYes
deepin
2020-12-29 18:27
#14
lcw0268

这已经是常识了,还是权限问题。

哦,好吧,是发行版差异,我懂了[好的]

Reply View the author
Frain
deepin
2020-12-30 01:04
#15

使用deepin-editor 就可以了,应该是短命令失效了

Reply View the author