scoop示例

  • nodejs

    C:\windows\system32>scoop install nodejs
    Installing 'nodejs' (25.3.0) [64bit] from 'main' bucket
    Loading node-v25.3.0-win-x64.7z from cache
    Checking hash of node-v25.3.0-win-x64.7z ... ok.
    Extracting node-v25.3.0-win-x64.7z ... done.
    Linking ~\scoop\apps\nodejs\current => ~\scoop\apps\nodejs\25.3.0
    Adding ~\scoop\apps\nodejs\current\bin to your path.
    Adding ~\scoop\apps\nodejs\current to your path.
    Persisting bin
    Persisting cache
    Running post_install script...done.
    'nodejs' (25.3.0) was installed successfully!