Difference between revisions of "Chocolatey Software"
m (→Audio/Visual) |
m (→Communications) |
||
Line 82: | Line 82: | ||
* thunderbird | * thunderbird | ||
* zoom | * zoom | ||
+ | |||
+ | == Gaming == | ||
+ | |||
+ | * ryujinx - Nintendo Switch Emulator | ||
+ | * steamdeck | ||
== Remote Desktop Tools == | == Remote Desktop Tools == |
Revision as of 14:26, 11 February 2023
Chocolatey Software, a package manager for Windows which can be used as a standalone package by individuals, and businesses via packages such as puppet and Ansible.
Standalone Install
Open PowerShell as an administrator, enter the following and press return:
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))
Chocolatey GUI
choco install chocolateygui chocolatey-core.extension
Prevent Desktop Icons From Being Added During Package Installations
Open PowerShell as an administrator, enter the following and press return:
choco install cleanup-desktop-shortcuts.hook --pre
Install A Package
Open PowerShell as an administrator, enter the following and press return:
choco install <PackageName>
Package Parameters
Log File Location
C:\ProgramData\chocolatey\logs
Upgrade Via The PowerShell
choco upgrade chocolatey
IT Support Software/Utilities
- cpu-z
- driverview
- powertoys
- procexp
- procmon
- putty.install
- speedtest
- sysinternals
Popular Third Party Software
- 7zip.install
- adobereader
- cdburnerxp
- desktopok - DesktopOK is a tool to save and restore the positions of icons.
- filezilla
- googleearthpro
- jre8
Office Productivity
- freeoffice
- libreoffice libreoffice-help
- joplin
- notepadplusplus npppluginmanager
- office-online-chrome
- wps-office-free
Audio/Visual
- audacity audacity-ffmpeg audacity-lame
- fsviewer
- getiplayer
- gimp
- kdenlive
- paint.net
- vlc
Communications
- discord.install
- microsoft-teams.install
- signal
- skype
- telegram.install
- thunderbird
- zoom
Gaming
- ryujinx - Nintendo Switch Emulator
- steamdeck
Remote Desktop Tools
- anydesk.install
- chrome-remote-desktop-chrome
- rustdesk
- teamviewer
Web Browsers
- brave
- firefox
- googlechrome
- googlechrome-allusers
- opera
- tor-browser