Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @echo off
- winget list
- call scoop list
- choco list
- rem nuget
- call npm list -g
- go-global-update -n
- cargo install --list | grep "^\w"
- rem conda
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement