[Exchange and share] V23deb包按的软件可以直接卸载,玲珑包的要用终端
Tofloor
poster avatar
jiong9
deepin
2022-09-01 16:57
Author

。。。这个设计是不是反了?v23配的是玲珑环境,正常不是应该是右键直接卸载的是玲珑包安装的软件吗?

Reply Favorite View the author
All Replies
忘记、过去
deepin
2022-09-01 17:02
#1

只是新版本的启动器没做完没集成而已,毕竟 V23 只是 preview

Reply View the author
晚秋(lateautumn)
Moderator
2022-09-01 17:04
#2

一切都会好的!期待2023年V23会更好!

Reply View the author
方老四
deepin
2022-09-01 18:18
#3

与v23配套的新UI界面还没有出来,暂时只能用命令,好像说的是beta版新界面就会出来。

Reply View the author
Ziggy
deepin
2022-09-01 22:03
#4

由于该版本为预览版,请在非生产环境下安装试用!

Reply View the author
xuqi
deepin testing team
2022-09-01 22:13
#5
  • 使用命令卸载吧~

ll-cli uninstall

ll-cli uninstall命令可以安装玲珑应用。

查看 ll-cli uninstall命令的帮助信息:

ll-cli uninstall --help

ll-cli uninstall命令的帮助信息如下:

Usage: ll-cli [options] uninstall com.deepin.demo

Options:
  -h, --help                           Displays this help.
  --default-config                     default config json filepath
  --nodbus                             execute cmd directly, not via dbus
  --repo-point <--repo-point=flatpak>  app repo type to use

Arguments:
  uninstall                            uninstall an application
  appId                                application id

使用 ll-cli uninstall命令卸载玲珑应用:

ll-cli uninstall 

默认卸载最高版本,可以通过 appid后附加对应版本号卸载指定版本:

ll-cli uninstall 

该命令执行成功后,该玲珑应用将从系统中被卸载掉。

Reply View the author
jiong9
deepin
2022-09-02 01:45
#6
xuqi
  • 使用命令卸载吧~

ll-cli uninstall

ll-cli uninstall命令可以安装玲珑应用。

查看 ll-cli uninstall命令的帮助信息:

ll-cli uninstall --help

ll-cli uninstall命令的帮助信息如下:

Usage: ll-cli [options] uninstall com.deepin.demo

Options:
  -h, --help                           Displays this help.
  --default-config                     default config json filepath
  --nodbus                             execute cmd directly, not via dbus
  --repo-point <--repo-point=flatpak>  app repo type to use

Arguments:
  uninstall                            uninstall an application
  appId                                application id

使用 ll-cli uninstall命令卸载玲珑应用:

ll-cli uninstall 

默认卸载最高版本,可以通过 appid后附加对应版本号卸载指定版本:

ll-cli uninstall 

该命令执行成功后,该玲珑应用将从系统中被卸载掉。

这个我会啊😂

Reply View the author