最終更新:2026-04-17 (金) 15:00:58 (30d)  

scoop
Top / scoop

コマンド

  • scoop update?Update Scoop itself
    scoop update *?update all packages
    scoop list?List installed apps
    scoop status?Show status and check for new app versions

help

  • Usage: scoop <command> [<args>]
    
    Available commands are listed below.
    
    Type 'scoop help <command>' to get more help for a specific command.
    
    Command    Summary
    -------    -------
    alias      Manage scoop aliases
    bucket     Manage Scoop buckets
    cache      Show or clear the download cache
    cat        Show content of specified manifest.
    checkup    Check for potential problems
    cleanup    Cleanup apps by removing old versions
    config     Get or set configuration values
    create     Create a custom app manifest
    depends    List dependencies for an app, in the order they'll be installed
    download   Download apps in the cache folder and verify hashes
    export     Exports installed apps, buckets (and optionally configs) in JSON format
    help       Show help for a command
    hold       Hold an app to disable updates
    home       Opens the app homepage
    import     Imports apps, buckets and configs from a Scoopfile in JSON format
    info       Display information about an app
    install    Install apps
    list       List installed apps
    prefix     Returns the path to the specified app
    reset      Reset an app to resolve conflicts
    search     Search available apps
    shim       Manipulate Scoop shims
    status     Show status and check for new app versions
    unhold     Unhold an app to enable updates
    uninstall  Uninstall an app
    update     Update apps, or Scoop itself
    virustotal Look for app's hash or url on virustotal.com
    which      Locate a shim/executable (similar to 'which' on Linux)