Windows scoop

Author: e | 2025-04-24

★★★★☆ (4.5 / 3397 reviews)

Download throttlewatch

scoop. Windows. 29 scoop alternatives. A command-line installer for Windows. - scoop is

virtual dj 2023 build 7358

cHolzberger/scoop-windows: Personal bucket for Scoop - GitHub

Введение в Scoop Scoop - это установщик командной строки для Windows и мощный инструмент управления пакетами. Вы можете найти информацию о своих проектах на github,URL проекта。 Причина установки: если вы хотите установить некоторые инструменты, такие как gcc, git и другие соответствующие параметры руководства, в своей повседневной жизни, вам нужно перейти на официальный веб-сайт, чтобы загрузить программу установки, нажать «Установить», а затем вам необходимо настроить ее. Это не только громоздкий процесс, но и другие инструменты Это также не легко разобраться, конфигурация также очень сложна, весь компьютер как загрязненный. Scoop может решить эту проблему очень хорошо.После установки scoop вам нужно всего лишь ввести простую строку команд в командной строке, чтобы установить необходимое программное обеспечение. Например, я хочу установить gcc, просто введите scoop install gcc Scoop выполнит все этапы загрузки, установки и настройки программного обеспечения. Установка совка Требования к окружающей среде 1、Windows 7 SP1 + / Windows Server 2008+ 2. PowerShell 5 (или выше, включая PowerShell Core) и .NET Framework 4.5 (или выше) 3. PowerShell должен быть включен для вашей учетной записи пользователя, например Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser установка Выполните следующую команду в PowerShell, чтобы установить scoop в расположение по умолчанию (C: \ Users \ scoop) Invoke-Expression (New-Object System.Net.WebClient).DownloadString(' or shorteriwr -useb get.scoop.sh | iex После завершения установки введите scoop help, чтобы проверить успешность (Общие команды могут быть просмотрены этим методом)。 Программы, установленные пользователями и самим совком, расположены по адресу C: \ Users \ scoop. Глобально установленная программа (–global) находится по адресу C: \ ProgramData \ scoop. Эти настройки можно изменить с помощью переменных среды. Конкретные шаги заключаются в следующем: Установите Scoop в пользовательский каталог $ env: SCOOP = ' D:\ Applications \ Scoop ' [Environment] :: SetEnvironmentVariable ('SCOOP', $ env: SCOOP, 'Пользователь') # Запустите установщик Сконфигурируйте Scoop для установки глобальной программы в пользовательский каталог SCOOP_GLOBAL $ env: SCOOP_GLOBAL = ' F:\ GlobalScoopApps ' [Environment] :: SetEnvironmentVariable ('SCOOP_GLOBAL', $ env: SCOOP_GLOBAL, 'Машина') # Запустите установщик Установите aria2, чтобы ускорить загрузку программного обеспечения Scoop может использовать aria2 для загрузки с использованием нескольких соединений. После установки через Scoop его можно использовать для всех последующих загрузок. Команда выглядит следующим образом: scoop install aria2 aria2 связанная. scoop. Windows. 29 scoop alternatives. A command-line installer for Windows. - scoop is scoop bucket add extras scoop install windows-terminal. To update Windows Terminal using Scoop, run the following: scoop update windows-terminal. Not a reader? Watch How to Install Scoop on windows 3 minute read On this page. What is Scoop. 🦂 Installing Scoop; Confirm Scoop Installed; Installing Curl using Scoop on Windows; 🥇Coloring How to Install Scoop on windows 3 minute read On this page. What is Scoop. 🦂 Installing Scoop; Confirm Scoop Installed; Installing Curl using Scoop on Windows; 🥇Coloring scoop install aria2 Using Scoop on Windows Desktop / Windows Server. These are the scoop commands available for use: Running the following from the Windows Terminal gives the below error: scoop update> scoop listInstalled apps: 7zip 19.00 clj-kondo 2020.05.09 [scoop-clojure] dmd 2.091.1 elixir 1.10.1 erlang 22.2 hugo 0.64.0 IntelliJ-IDEA 2019.3.4-193.6911.18 [jetbrains] leiningen 2.9.3 rustup 1.21.1 yarn 1.22.4 zeal 0.6.1 [extras] ziglang 0.6.0> scoop install pythonInstalling 'lessmsi' (1.6.91) [64bit]Loading lessmsi-v1.6.91.zip from cacheChecking hash of lessmsi-v1.6.91.zip ... ok.Extracting lessmsi-v1.6.91.zip ... done.Linking ~\scoop\apps\lessmsi\current => ~\scoop\apps\lessmsi\1.6.91Creating shim for 'lessmsi'.Creating shortcut for Less MSIérables (lessmsi-gui.exe)'lessmsi' (1.6.91) was installed successfully!Installing 'dark' (3.11.2) [64bit]Loading dark-3.11.2.zip from cacheChecking hash of dark-3.11.2.zip ... ok.Extracting dark-3.11.2.zip ... done.Linking ~\scoop\apps\dark\current => ~\scoop\apps\dark\3.11.2Creating shim for 'dark'.'dark' (3.11.2) was installed successfully!Installing 'python' (3.8.2) [64bit]Loading install-pep-514.reg from cacheChecking hash of install-pep-514.reg ... ok.uninstall-pep-514.reg (86 B) [> ] 0%The value must be greater than or equal to zero and less than the console's buffer size in that dimension.Parameter name: topActual value was 51.URL is not valid">> scoop update> scoop listInstalled apps: 7zip 19.00 clj-kondo 2020.05.09 [scoop-clojure] dmd 2.091.1 elixir 1.10.1 erlang 22.2 hugo 0.64.0 IntelliJ-IDEA 2019.3.4-193.6911.18 [jetbrains] leiningen 2.9.3 rustup 1.21.1 yarn 1.22.4 zeal 0.6.1 [extras] ziglang 0.6.0> scoop install pythonInstalling 'lessmsi' (1.6.91) [64bit]Loading lessmsi-v1.6.91.zip from cacheChecking hash of lessmsi-v1.6.91.zip ... ok.Extracting lessmsi-v1.6.91.zip ... done.Linking ~\scoop\apps\lessmsi\current => ~\scoop\apps\lessmsi\1.6.91Creating shim for 'lessmsi'.Creating shortcut for Less MSIérables (lessmsi-gui.exe)'lessmsi' (1.6.91) was installed successfully!Installing 'dark' (3.11.2) [64bit]Loading dark-3.11.2.zip from cacheChecking hash of dark-3.11.2.zip ... ok.Extracting dark-3.11.2.zip ... done.Linking ~\scoop\apps\dark\current => ~\scoop\apps\dark\3.11.2Creating shim for 'dark'.'dark' (3.11.2) was installed successfully!Installing 'python' (3.8.2) [64bit]Loading install-pep-514.reg from cacheChecking hash of install-pep-514.reg ... ok.uninstall-pep-514.reg (86 B) [> ] 0%The value must be greater than or equal to zero and less than the console's buffer size in that dimension.Parameter name: topActual value was 51.URL is not validHowever, if I run it from Command Prompt, Python installs correctly.

Comments

User3643

Введение в Scoop Scoop - это установщик командной строки для Windows и мощный инструмент управления пакетами. Вы можете найти информацию о своих проектах на github,URL проекта。 Причина установки: если вы хотите установить некоторые инструменты, такие как gcc, git и другие соответствующие параметры руководства, в своей повседневной жизни, вам нужно перейти на официальный веб-сайт, чтобы загрузить программу установки, нажать «Установить», а затем вам необходимо настроить ее. Это не только громоздкий процесс, но и другие инструменты Это также не легко разобраться, конфигурация также очень сложна, весь компьютер как загрязненный. Scoop может решить эту проблему очень хорошо.После установки scoop вам нужно всего лишь ввести простую строку команд в командной строке, чтобы установить необходимое программное обеспечение. Например, я хочу установить gcc, просто введите scoop install gcc Scoop выполнит все этапы загрузки, установки и настройки программного обеспечения. Установка совка Требования к окружающей среде 1、Windows 7 SP1 + / Windows Server 2008+ 2. PowerShell 5 (или выше, включая PowerShell Core) и .NET Framework 4.5 (или выше) 3. PowerShell должен быть включен для вашей учетной записи пользователя, например Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser установка Выполните следующую команду в PowerShell, чтобы установить scoop в расположение по умолчанию (C: \ Users \ scoop) Invoke-Expression (New-Object System.Net.WebClient).DownloadString(' or shorteriwr -useb get.scoop.sh | iex После завершения установки введите scoop help, чтобы проверить успешность (Общие команды могут быть просмотрены этим методом)。 Программы, установленные пользователями и самим совком, расположены по адресу C: \ Users \ scoop. Глобально установленная программа (–global) находится по адресу C: \ ProgramData \ scoop. Эти настройки можно изменить с помощью переменных среды. Конкретные шаги заключаются в следующем: Установите Scoop в пользовательский каталог $ env: SCOOP = ' D:\ Applications \ Scoop ' [Environment] :: SetEnvironmentVariable ('SCOOP', $ env: SCOOP, 'Пользователь') # Запустите установщик Сконфигурируйте Scoop для установки глобальной программы в пользовательский каталог SCOOP_GLOBAL $ env: SCOOP_GLOBAL = ' F:\ GlobalScoopApps ' [Environment] :: SetEnvironmentVariable ('SCOOP_GLOBAL', $ env: SCOOP_GLOBAL, 'Машина') # Запустите установщик Установите aria2, чтобы ускорить загрузку программного обеспечения Scoop может использовать aria2 для загрузки с использованием нескольких соединений. После установки через Scoop его можно использовать для всех последующих загрузок. Команда выглядит следующим образом: scoop install aria2 aria2 связанная

2025-04-13
User9411

Running the following from the Windows Terminal gives the below error: scoop update> scoop listInstalled apps: 7zip 19.00 clj-kondo 2020.05.09 [scoop-clojure] dmd 2.091.1 elixir 1.10.1 erlang 22.2 hugo 0.64.0 IntelliJ-IDEA 2019.3.4-193.6911.18 [jetbrains] leiningen 2.9.3 rustup 1.21.1 yarn 1.22.4 zeal 0.6.1 [extras] ziglang 0.6.0> scoop install pythonInstalling 'lessmsi' (1.6.91) [64bit]Loading lessmsi-v1.6.91.zip from cacheChecking hash of lessmsi-v1.6.91.zip ... ok.Extracting lessmsi-v1.6.91.zip ... done.Linking ~\scoop\apps\lessmsi\current => ~\scoop\apps\lessmsi\1.6.91Creating shim for 'lessmsi'.Creating shortcut for Less MSIérables (lessmsi-gui.exe)'lessmsi' (1.6.91) was installed successfully!Installing 'dark' (3.11.2) [64bit]Loading dark-3.11.2.zip from cacheChecking hash of dark-3.11.2.zip ... ok.Extracting dark-3.11.2.zip ... done.Linking ~\scoop\apps\dark\current => ~\scoop\apps\dark\3.11.2Creating shim for 'dark'.'dark' (3.11.2) was installed successfully!Installing 'python' (3.8.2) [64bit]Loading install-pep-514.reg from cacheChecking hash of install-pep-514.reg ... ok.uninstall-pep-514.reg (86 B) [> ] 0%The value must be greater than or equal to zero and less than the console's buffer size in that dimension.Parameter name: topActual value was 51.URL is not valid">> scoop update> scoop listInstalled apps: 7zip 19.00 clj-kondo 2020.05.09 [scoop-clojure] dmd 2.091.1 elixir 1.10.1 erlang 22.2 hugo 0.64.0 IntelliJ-IDEA 2019.3.4-193.6911.18 [jetbrains] leiningen 2.9.3 rustup 1.21.1 yarn 1.22.4 zeal 0.6.1 [extras] ziglang 0.6.0> scoop install pythonInstalling 'lessmsi' (1.6.91) [64bit]Loading lessmsi-v1.6.91.zip from cacheChecking hash of lessmsi-v1.6.91.zip ... ok.Extracting lessmsi-v1.6.91.zip ... done.Linking ~\scoop\apps\lessmsi\current => ~\scoop\apps\lessmsi\1.6.91Creating shim for 'lessmsi'.Creating shortcut for Less MSIérables (lessmsi-gui.exe)'lessmsi' (1.6.91) was installed successfully!Installing 'dark' (3.11.2) [64bit]Loading dark-3.11.2.zip from cacheChecking hash of dark-3.11.2.zip ... ok.Extracting dark-3.11.2.zip ... done.Linking ~\scoop\apps\dark\current => ~\scoop\apps\dark\3.11.2Creating shim for 'dark'.'dark' (3.11.2) was installed successfully!Installing 'python' (3.8.2) [64bit]Loading install-pep-514.reg from cacheChecking hash of install-pep-514.reg ... ok.uninstall-pep-514.reg (86 B) [> ] 0%The value must be greater than or equal to zero and less than the console's buffer size in that dimension.Parameter name: topActual value was 51.URL is not validHowever, if I run it from Command Prompt, Python installs correctly.

2025-04-20
User8436

Skip to content Navigation Menu GitHub Copilot Write better code with AI Security Find and fix vulnerabilities Actions Automate any workflow Codespaces Instant dev environments Issues Plan and track work Code Review Manage code changes Discussions Collaborate outside of code Code Search Find more, search less Explore Learning Pathways Events & Webinars Ebooks & Whitepapers Customer Stories Partners Executive Insights GitHub Sponsors Fund open source developers The ReadME Project GitHub community articles Enterprise platform AI-powered developer platform Pricing Provide feedback Saved searches Use saved searches to filter your results more quickly //voltron/issues_fragments/issue_layout;ref_cta:Sign up;ref_loc:header logged out"}"> Sign up Notifications You must be signed in to change notification settings Fork 1.4k Star 1.9k DescriptionHow to solve this problem? Anyway to bypass this software? Because it's the first one when I run scoop update *\scoop\cache out=hwmonitor#1.47#http_download.cpuid.com_hwmonitor_hwmonitor_1.47.zipERROR & 'C:\Users\\scoop\apps\aria2\current\aria2c.exe' --input-file='C:\Users\\scoop\cache\hwmonitor.txt' --user-agent='Scoop/1.0 (+ PowerShell/7.2 (Windows NT 10.0; Win64; x64; Core)' --allow-overwrite=true --auto-file-renaming=false --retry-wait=2 --split=5 --max-connection-per-server=5 --min-split-size=5M --console-log-level=warn --enable-color=false --no-conf=true --follow-metalink=true --metalink-preferred-protocol=https --min-tls-version=TLSv1.2 --stop-with-process=21896 --continue --summary-interval=0 --auto-save-interval=1">Download: Status Legend:Download: (ERR):error occurred.Download: aria2 will resume download if the transfer is restarted.Download: If there are any errors, then see the log file. See '-l' option in help/man page for details.ERROR Download failed! (Error 29) The remote server was unable to handle the request due to a temporary overloading or maintenanceERROR referer= dir=C:\Users\\scoop\cache out=hwmonitor#1.47#http_download.cpuid.com_hwmonitor_hwmonitor_1.47.zipERROR & 'C:\Users\\scoop\apps\aria2\current\aria2c.exe' --input-file='C:\Users\\scoop\cache\hwmonitor.txt' --user-agent='Scoop/1.0 (+ PowerShell/7.2 (Windows NT 10.0; Win64; x64; Core)' --allow-overwrite=true --auto-file-renaming=false --retry-wait=2 --split=5 --max-connection-per-server=5 --min-split-size=5M --console-log-level=warn --enable-color=false --no-conf=true --follow-metalink=true --metalink-preferred-protocol=https --min-tls-version=TLSv1.2 --stop-with-process=21896 --continue --summary-interval=0 --auto-save-interval=1

2025-04-21
User4265

If (!(Test-Path scoop)) { Write-Warning 'scoop is required.' Write-Warning 'Execute the following command to install.' Write-Warning 'iwr -useb get.scoop.sh | iex' exit}$LaragonHome = $env:LARAGON_HOMEif (!$LaragonHome) { $UninstallPaths = @( 'HKLM:SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall' 'HKCU:Software\Microsoft\Windows\CurrentVersion\Uninstall' ) if ([IntPtr]::Size -eq 8) { $UninstallPaths += 'HKLM:SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall' } $laragon = Get-ChildItem $UninstallPaths | Where-Object { $_.Name -like '*laragon*' } if ($laragon) { $LaragonHome = $laragon.GetValue('InstallLocation') } else { $laragon = Get-PSDrive -PSProvider FileSystem | ForEach-Object { Get-ChildItem $_.Root 'laragon.exe' -File -Recurse -ErrorAction Ignore } | Select-Object -First 1 if ($laragon) { $LaragonHome = $laragon.Directory } else { Write-Warning 'Laragon is not installed.' exit }}[Environment]::SetEnvironmentVariable('LARAGON_HOME', $LaragonHome, 'User')}function Get-LaragonAlias ([Parameter(Mandatory)] $Name) { $Name = ($Name -split '@')[0] $Name = ($Name -split '-')[0] $Name = $Name -replace '\d*$' $Alias = @{ 'vscode' = 'code' 'vscodium' = 'code' 'notepadplusplus' = 'notepad++' 'mariadb' = 'mysql' } if ($Alias.ContainsKey($Name)) { return $Alias.$Name } else { return $Name }}function Get-ScoopAlias ([Parameter(Mandatory)] $Name) { $App, $Version = $Name -split '@' $Alias = @{ 'sublime' = 'sublime-text' 'code' = 'vscode' 'notepad++' = 'notepadplusplus' } if ($Alias.ContainsKey($App)) { if ($Version) { return $Alias.$App, $Version -join '@' } else { return $Alias.$App } } else { return $Name }}function Install-LaragonApp ([Parameter(Mandatory)] $Name) { $ScoopApp = Get-ScoopAlias $Name $LaragonApp = Get-LaragonAlias $Name scoop install $ScoopApp $AppDir = scoop prefix ($ScoopApp -split '@')[0] if ($LaragonApp -in 'apache', 'memcached', 'mongodb', 'mysql', 'nginx', 'nodejs', 'php', 'python', 'redis') { $AppDir = Split-Path $AppDir } Remove-Item "$LaragonHome\bin\$LaragonApp" -Recurse -Force -ErrorAction Ignore New-Item "$LaragonHome\bin\$LaragonApp" -ItemType Junction -Value $AppDir}function Uninstall-LaragonApp ([Parameter(Mandatory)] $Name) { $ScoopApp = Get-ScoopAlias $Name $LaragonApp = Get-LaragonAlias $Name scoop uninstall $ScoopApp Remove-Item "$LaragonHome\bin\$LaragonApp" -Recurse -Force -ErrorAction Ignore}New-Alias inla Install-LaragonAppNew-Alias unla Uninstall-LaragonApp

2025-04-20

Add Comment