Uninstall Synology default package
# list package names
/usr/syno/bin/synopkg list
synopkg stop <package name>
synopkg uninstall <package name>
# check status
synopkg status <package name>
synopkg stop pkgctl-ActiveInsight
synopkg uninstall ActiveInsight
synopkg stop pkgctl-ScsiTarget
synopkg uninstall ScsiTarget
synopkg stop pkgctl-SecureSignIn
synopkg uninstall SecureSignIn
synopkg stop pkgctl-Python2
synopkg uninstall Python2
synopkg stop pkgctl-SynoFinder
synopkg uninstall SynoFinder
synopkg stop pkgctl-HybridShare
synopkg uninstall HybridShare
synopkg stop pkgctl-QuickConnect
synopkg uninstall QuickConnect
synopkg stop pkgctl-OAuthService
synopkg uninstall OAuthService
Comments
Post a Comment