[GH-ISSUE #1079] remove失败 #7703

Closed
opened 2026-03-12 22:18:35 +03:00 by kerem · 4 comments
Owner

Originally created by @logan2013 on GitHub (May 26, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1079

命令
bash -c "$(curl -L https://cloud.nginxui.com/https://raw.githubusercontent.com/0xJacky/nginx-ui/main/install.sh)" @ remove

结果
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 27223 100 27223 0 0 39210 0 --:--:-- --:--:-- --:--:-- 39169
error: Nginx UI is not installed.

Originally created by @logan2013 on GitHub (May 26, 2025). Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1079 命令 bash -c "$(curl -L https://cloud.nginxui.com/https://raw.githubusercontent.com/0xJacky/nginx-ui/main/install.sh)" @ remove 结果 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 27223 100 27223 0 0 39210 0 --:--:-- --:--:-- --:--:-- 39169 **error: Nginx UI is not installed.**
kerem 2026-03-12 22:18:35 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@0xJacky commented on GitHub (May 26, 2025):

您好,卸载操作需要先安装 Nginx UI

alpine2:~# bash -c "$(curl -L https://cloud.nginxui.com/https://raw.githubusercontent.com/
0xJacky/nginx-ui/main/install.sh)" @ remove
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 27223  100 27223    0     0  24725      0  0:00:01  0:00:01 --:--:-- 24770
 * service nginx-ui deleted from runlevel default
removed: /usr/local/bin/nginx-ui
removed: /etc/init.d/nginx-ui
You may need to execute a command to remove dependent software: apk del curl
info: Nginx UI has been removed.
info: If necessary, manually delete the configuration and log files.
info: e.g., /usr/local/etc/nginx-ui ...

如果您遇到无法卸载的问题,请提供,操作系统系统发行版本
并执行

ls -la /usr/local/bin/nginx-ui
ls -la /usr/local/etc/nginx-ui
<!-- gh-comment-id:2908380460 --> @0xJacky commented on GitHub (May 26, 2025): 您好,卸载操作需要先安装 Nginx UI ``` alpine2:~# bash -c "$(curl -L https://cloud.nginxui.com/https://raw.githubusercontent.com/ 0xJacky/nginx-ui/main/install.sh)" @ remove % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 27223 100 27223 0 0 24725 0 0:00:01 0:00:01 --:--:-- 24770 * service nginx-ui deleted from runlevel default removed: /usr/local/bin/nginx-ui removed: /etc/init.d/nginx-ui You may need to execute a command to remove dependent software: apk del curl info: Nginx UI has been removed. info: If necessary, manually delete the configuration and log files. info: e.g., /usr/local/etc/nginx-ui ... ``` 如果您遇到无法卸载的问题,请提供,操作系统系统发行版本 并执行 ``` ls -la /usr/local/bin/nginx-ui ls -la /usr/local/etc/nginx-ui ```
Author
Owner

@logan2013 commented on GitHub (May 26, 2025):

已经安装了的
ls -la /usr/local/bin/nginx-ui
-rwxr-xr-x 1 root root 87100728 May 26 11:01 /usr/local/bin/nginx-ui

<!-- gh-comment-id:2908407739 --> @logan2013 commented on GitHub (May 26, 2025): 已经安装了的 ls -la /usr/local/bin/nginx-ui -rwxr-xr-x 1 root root 87100728 May 26 11:01 /usr/local/bin/nginx-ui
Author
Owner

@logan2013 commented on GitHub (May 26, 2025):

Ubuntu 24.04.2

<!-- gh-comment-id:2908408019 --> @logan2013 commented on GitHub (May 26, 2025): Ubuntu 24.04.2
Author
Owner

@0xJacky commented on GitHub (May 26, 2025):

请使用下面的命令卸载:

bash -c "$(curl -L https://cloud.nginxui.com/https://raw.githubusercontent.com/0xJacky/nginx-ui/dev/install.sh)" @ remove
<!-- gh-comment-id:2908441545 --> @0xJacky commented on GitHub (May 26, 2025): 请使用下面的命令卸载: ``` bash -c "$(curl -L https://cloud.nginxui.com/https://raw.githubusercontent.com/0xJacky/nginx-ui/dev/install.sh)" @ remove ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-ui#7703
No description provided.