跳至内容

手动卸载

powershell
PS> scoop uninstall abyss/Microsoft.PowerToys
卸载 Microsoft.PowerToys (0.96.1)
运行 pre_uninstall 脚本...
错误 需要你手动卸载它。 
参考: https://abyss.abgox.com/docs/uninstall-manually
powershell
PS> scoop update abyss/abgox.test
abgox.test: 0.0.1 -> 0.0.2
更新 1 个过期的应用:
更新 abgox.test (0.0.1 -> 0.0.2)
下载新版本...
从缓存中加载 empty
检查 empty 的 hash... 完成。
运行 pre_uninstall 脚本...
错误 需要你手动卸载它。
错误 参考: https://abyss.abgox.com/docs/uninstall-manually
  1. 在卸载阶段,部分应用无法静默卸载,需要通过其他方式手动卸载

    • 可以使用系统内置的卸载,或者其他第三方卸载工具
    • 请注意保留 应用数据,它们会被 Scoop 的卸载阶段正确处理
  2. 当你手动卸载完成后,再重新执行 uninstall/update 命令

TIP

  • 对于更新操作,可以使用 scoop hold 阻止 Scoop 的更新检查,然后使用它们的内置更新即可
  • 在 abyss 中,部分适合内置更新的应用,在安装完成后会自动运行 scoop hold

应用数据

TIP

以下是常见的应用数据存储位置

  • C:\Users\<username>\AppData\Roaming\xxx
  • C:\Users\<username>\AppData\Local\xxx
  • C:\Users\<username>\Documents\xxx
  • C:\Users\<username>\xxx

abyss — always building your stable source.
Released under the MIT.