====== Installer et mettre a jour LAZARUS avec CHOCOLATEY ======
===== Informations sur la version de LAZARUS disponible =====
Avec la commande ''choco info lazarus''...
C:\Users\thierry>choco info lazarus
Chocolatey v2.3.0
lazarus 3.4.0 [Approved] Downloads cached for licensed users
Title: Lazarus | Published: 03/06/2024
Package approved as a trusted package on juin 03 2024 16:49:41.
Package testing status: Passing on juin 03 2024 16:25:50.
Number of Downloads: 27610 | Downloads for this version: 6
Package url https://community.chocolatey.org/packages/lazarus/3.4.0
Chocolatey Package Source: https://github.com/MicksMix/chocolatey-lazarus
Package Checksum: '7lzucW/RnzF19vHCv8G/p/ecVQiQ6r1PUcTytZkSZpW8WXWb1Ejk4+xL/5va9Cek1DYtQiW5iROga5uK0KBmyw==' (SHA512)
Tags: lazarus fpc pascal delphi ide admin
Software Site: https://www.lazarus-ide.org/
Software License: http://wiki.lazarus.freepascal.org/licensing
Software Source: https://gitlab.com/freepascal.org/lazarus
Documentation: http://wiki.freepascal.org/
... bla bla bla...
Lazarus inherits three features from its use of the Free Pascal compiler: compile speed, execution speed, and cross-compilation.
1 packages found.
===== Installation =====
Pour installer la version actuelle de LAZARUS dans le répértoire ''C:\LAZARUS\current''
choco install lazarus --install-arguments="'/DIR=C:\LAZARUS\current'"
===== Mise a jour =====
A tester...
choco upgrade lazarus