ScoopInstaller / Install

📥 Next-generation Scoop (un)installer
https://get.scoop.sh
The Unlicense
684 stars 88 forks source link

Migrating from Shovel to Scoop #87

Open Unrepentant-Atheist opened 1 month ago

Unrepentant-Atheist commented 1 month ago

Description

I'd like to migrate from Shovel to Scoop

PS E:\> scoop --version
PowerShell version: 7.4.2
Useragent: Shovel/1.0 (+https://shovel.ash258.com) PowerShell/7.4 (Windows NT 10.0.19045.0; Win64; x64;)
Current Scoop (Shovel) version:
52fe1646 (HEAD -> main, origin/master, origin/main, origin/HEAD) fix(Diagnostic): Better handling of migrated repos

I have lots of apps installed with shovel. I'd like to NOT break them with the migration. My personal apps are in C:\Scoop, my global apps are in c:\Scoop\ScoopGlobal (which is empty, becaus I don't install global apps).

How do I migrate?

iainsgillis commented 1 month ago

Take a look at https://github.com/ScoopInstaller/Scoop/issues/4495: there are solutions to this very problem there using git bash and PowerShell 7+.