[Bug Report] Linyaps "YTDownloader" uninstall not possible app.netlify.ytdn
Tofloor
poster avatar
Rainer Adam
deepin
2026-06-13 00:59
Author

I have installed the Linyaps App "app.netlify.ytdn" (YTDownloader).

I can see it within the terminal at "ll-cli list" (Screenshot attached)

Now the app reports on startup that there is an update, when you try to update it, it looks fine, then you will be asked if you want to restart (the App) "now" or "Later" it does'nt matter what you choose, it fails.

So I am also not able to uninstall this app in the App Store (it will be shown as "installed" but after some seconds when you click "uninstall" it reports an failure.

Attached some sceenshots and the 2 recommended journalctl outputs.

journal.txtkernel_journal.txt
NewVersion_YTdn.jpg

ytdn_install_now.jpg

ytdn_update_error.jpg

ytdn_fail_appstore.jpg

ll-cli_uninstall_remove_prune.jpg

Can someone please tell me how to solve this issue? I really love this app, it is great.

Best way in my opinion is the uninstall it and then re-install it from the new release, but I am not able to uninstall it first....

Reply Favorite View the author
All Replies
avatar
会飞的鱼11
deepin
Community Developer
2026-06-15 10:25
#1

Please use sudo ll-cli uninstall app.netlify.ytdn to uninstall, and then execute sudo ll-cli prune to clean up.

Reply View the author
avatar
会飞的鱼11
deepin
Community Developer
2026-06-15 10:37
#2

Additionally, this update notification comes from the application itself; the application in the repository may not necessarily be updated. You can use ll-cli list --upgradable | grep app.netlify.ytdn to check if there is a new version in the remote repository. If so, you can use ll-cli upgrade app.netlify.ytdn.

Reply View the author