<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - "sudo apt-get LibreOffice" For Windows"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=136690">136690</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>"sudo apt-get LibreOffice" For Windows
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>Inherited From OOo
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Installation
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>jtm2020hyo@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>Recently I found an equivalent to "apt-get" for Windows, Chocolatey is The
Package Manager for Windows, you can install, upgrade, uninstall multiple
programs at the same time, like apt-get, some examples:
...
<a href="https://chocolatey.org/packages/blender">https://chocolatey.org/packages/blender</a>
$ choco install blender
<a href="https://chocolatey.org/packages/freecad/0.19.0.22366-dev">https://chocolatey.org/packages/freecad/0.19.0.22366-dev</a>
$ choco install Freecad --pre
<a href="https://chocolatey.org/packages/sweet-home-3d">https://chocolatey.org/packages/sweet-home-3d</a>
$ choco install sweet-home-3d
...
... and this is not just for programs because add-on, plug-ing, script, macros,
complements, extensions, etc, can be managed from there.
in context, if a windows user wants to update their programs, need open each
URL and download individually each program and this can be a pain, with choco
you just need do this:
choco upgrade all -y
... could be a help for new users.
request:
*add a choco installer*
...
<a href="https://chocolatey.org/packages/libreoffice">https://chocolatey.org/packages/libreoffice</a>
$ choco install libreoffice
<a href="https://chocolatey.org/packages/libreoffice-pree">https://chocolatey.org/packages/libreoffice-pree</a>
$ choco install libreoffice --pre
...</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>