In order to improve the work efficiency with CLI (command line interface) like Linux, install a guy like apt in Ubuntu.
↓
Operations using CLI greatly enhance work efficiency when developing programming and applications.
↓
The recommended windows laptop used this time is described. Reproducibility may be improved by making the environment the same.
↓
Microsoft Surface Laptop 3 – 13.5
New Microsoft Surface Laptop 3 – 15
NEW Microsoft Surface Pro X – 13
マイクロソフト Surface Laptop 3 13.5インチ
マイクロソフト Surface Laptop 3 15インチ
↓
Click the search bar
↓
Enter powershell
↓
Right click powershell
↓
Click the Run as administor
↓
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
↓
This completes the installation of chocolatey.
↓
-h, --help, -? Prints out the help menu.
-d, --debug Debug - Show debug messaging.
-v, --verbose Verbose - Show verbose messaging. Very verbose messaging, avoid using under normal circumstances.
-y, --yes, --confirm Confirm all prompts - Chooses affirmative answer instead of prompting. Implies --accept-license
-f, --force Force - force the behavior. Do not use force during normal operation - it subverts some of the smart behavior for commands.
-r, --limitoutput, --limit-output LimitOutput - Limit the output to essential information
-c, --cache, --cachelocation, --cache-location=VALUE CacheLocation - Location for download cache, defaults to %TEMP% or value in chocolatey.config file.
↓
chocolatey -v
or
choco -v
choco -v [packageName]
choco update
↓
choco update [packageName]
choco update all
↓
choco install [packageName]
choco uninstall [packageName]
choco list
choco list [packageName]
choco list -localonly
or
choco list -l
↓
choco install chocolateygui
↓
Start PowerShell with administrator privileges, copy and paste the code and enter
↓
Remove-Item -Recurse -Force C:\ProgramData\chocolatey
or
rm -r -fo C:\ProgramData\chocolatey
↓
This completes the setting. I'm glad if you can use it as a reference.
↓
Thank you for your hard work. I'm glad if you can use it as a reference. Thank you for visiting us until the end.
↓
windows10 initial app uninstall
Windows 10 Privacy and Security Settings
Windows10 Cortana disable setting
Windows 10 extension display, hidden file display initial setting
Windows 10 hosts privacy setting
――――――――――
↓
Thank you for watching until the end. I'm glad if you can use it as a reference.
↓
We will continue to update useful information. If you don't mind, please donate. If you donate, I'll be happy to jump.