Skip to content

Instantly share code, notes, and snippets.

@maditnerd
Last active July 22, 2023 14:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maditnerd/4aa53fad8520a25026a7cc01a6eab754 to your computer and use it in GitHub Desktop.
Save maditnerd/4aa53fad8520a25026a7cc01a6eab754 to your computer and use it in GitHub Desktop.

Installation

Ouvrir PowerShell en tant qu'administrateur https://chocolatey.org/install#individual

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'))

MegaInstall

choco install firefox GoogleChrome keepass libreoffice wiztree git vscode advanced-ip-scanner arduino etcher nrf-connect sqlitebrowser win32diskimager kicad nodejs mqtt-explorer audacity ffmpeg handbrake mpc-hc obs-studio vlc blender cura inkscape krita paint.net prusaslicer openscad autodesk-fusion360 lycheeslicer freecad epicgameslauncher steam geforce-experience wireguard

Packages autres

choco install firefox GoogleChrome keepass libreoffice wiztree

Winrar

Packages électroniques / programmation

choco install vscode advanced-ip-scanner arduino anaconda3 etcher nrf-connect sqlitebrowser win32diskimager kicad nodejs mqtt-explorer

Packages édition audio/vidéo

https://www.blackmagicdesign.com/fr/products/davinciresolve
https://www.reasonstudios.com/user/products

choco install audacity ffmpeg handbrake mpc-hc obs-studio vlc 

Packages fabrication numérique

choco install blender cura inkscape krita paint.net prusaslicer openscad autodesk-fusion360 lycheeslicer freecad

Packages jeux vidéo/multimedia

choco install epicgameslauncher godot origin steam geforce-experience kodi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment