Scoop 7

scoop auto update, reset, clean

자동등록 scoop를 스케줄러인 예약작업에 등록해서 자동으로 업데이트 하도록 처리힌다. cmd+s > 예약작업 검색 후 예약작업 등록 명령어는 아래 내용 등록한다. scoop 위치 : C:\Users\username\scoop\shims\scoop.cmd scoop update * scoop reset * scoop cleanup * scoop cache rm * scoop update * && scoop reset * && scoop cleanup * && scoop cache rm * scoop update *; scoop reset *; scoop cleanup *; scoop cache rm * 명령어 update * : 설치한 모든 app을 업데이트 한다. reset * : 설치한 모든 app을..

os/Window 2019.03.30

scoop.ps1 Error

not found scoop.ps1 & : 'C:\Users\uncao\scoop\apps\scoop\current\bin\scoop.ps1' 용어가 cmdlet, 함수, 스크립트 파일 또는 실행할 수 있는 프로 그램 이름으로 인식되지 않습니다. 이름이 정확한지 확인하고 경로가 포함된 경우 경로가 올바른지 검증한 다음 다시 시도하십 시오. 위치 줄:1 문자:3 + & 'C:\Users\uncao\scoop\apps\scoop\current\bin\scoop.ps1' update;exi ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (C:\Users\uncao\...t\bin\scoo..

os/Window 2018.09.29

Scoop Bucket Wiki

Scoop Bucket Wiki # 일반적인 버킷 추가 및 추가 기능 설치 scoop bucket add extras scoop bucket add nonportable scoop update scoop install aria2 curl sudo git git-with-openssh vim Bucket 저장소 In Scoop, buckets are collections of apps. Or, to be more specific, a bucket is a Git repository containing JSON app manifests which describe how to install an app. 스쿠프에서 버킷은 앱의 모음이다. 또는 버킷은 응용 프로그램 설치 방법을 설명하는 JSON 첨부 매니페스트..

os/Window 2018.09.15

Scoop - Command-line Install Manager

Scoop A command-line installer for Windows Scoop - Github.com Documentation 윈도우 명령줄 설치관리자 Make sure Powershell 3 (or later) and .NET Framework 4.5 (or later) are installed. Then run: Powershell 3와 .NET Framework 4.5이 사전 설치 되어 있다면 아래 명령어로 실행할 수 있다. Requirement Windows 7 SP1+ / Windows Server 2008+ PowerShell 3 (or later) and .NET Framework 4.5+ PowerShell must be enabled for your user account e.g..

os/Window 2018.09.13
반응형