ThinkChat🤖让你学习和工作更高效,注册即送10W Token,即刻开启你的AI之旅 广告
[TOC] ## 安装 ``` set-executionpolicy remotesigned -scope currentuser iex (new-object net.webclient).downloadstring('https://get.scoop.sh') scoop help ``` ## 常用命令 ``` search 搜索软件名 install 安装软件 update 更新软件 status 查看软件状态 uninstall 卸载软件 info 查看软件详情 ``` ## 技巧 1. 安装目录 在用户命令下的 `C:\Users\username\scoop\apps`