Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Delete trailing whitespace
  • Loading branch information
AlexDaniel committed Nov 27, 2018
1 parent 58b06b6 commit 4d680e0
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions source/downloads/others.html
Expand Up @@ -24,12 +24,12 @@ <h3>Windows</h3>
<h4>Chocolately Rakudo Star</h4>
<ul class="shy-list">
<li><a href="https://chocolatey.org/packages/rakudostar">https://chocolatey.org/packages/rakudostar</a>
<ul>
<ul>
<li>This is a packaging of Rakudo itself, MoarVM, NQP and the modules of Rakudo Star</li>
<li>It's built straight from the Rakudo Star Windows MSI usually released quarterly</li>
<li><tt>choco install rakudostar</tt></li>

</ul>
</ul>
</li>
</ul>

Expand All @@ -46,23 +46,23 @@ <h3>Linux and UNIX-like</h3>
<h4>nxadm's Rakudo & zef packages and repositories</h4>
<ul class="shy-list">
<li><a href="https://nxadm.github.io/rakudo-pkg">https://nxadm.github.io/rakudo-pkg</a>
<ul>
<ul>
<li>Updated for every Rakudo release (monthly) by nxadm, a member of the perl6 github organization</li>
<li>Packages for Alpine and packages and repositories for Centos, Fedora, openSUSE and Ubuntu.</li>
<li>One single package used for Rakudo, NQP and MoarVM</li>
<li>Includes zef (Perl6 Module Installer)</li>
</ul>
</ul>
</li>
</ul>

<h4>OpenSUSE Rakudo packages</h4>
<ul class="shy-list">
<li><a href="https://build.opensuse.org/project/show/devel:languages:perl6">https://build.opensuse.org/project/show/devel:languages:perl6</a>
<ul>
<ul>
<li>Updated by nine, a Rakudo core developer</li>
<li>Separate OpenSUSE RPMs available for Rakudo, NQP and MoarVM</li>
<li>perl6-Inline-Perl5 is also available</li>
</ul>
</ul>
</li>
</ul>

Expand All @@ -73,7 +73,7 @@ <h4>pkgsrc (Work in Progress)</h4>
<li>pkgsrc is a cross-platform (UNIX-like) source build system. Binaries are available for some systems (including NetBSD)</li>
<li>WIP is the experimental sub-system of pkgsrc</li>
<li>Separate packages for Rakudo, NQP and MoarVM</li>
</ul>
</ul>
</li>
</ul>

Expand All @@ -95,7 +95,7 @@ <h4>OpenBSD Rakudo Ports</h4>
<h4>Rakudo Star Docker</h4>
<ul class="shy-list">
<li><a href="https://hub.docker.com/_/rakudo-star/">https://hub.docker.com/_/rakudo-star/</a></li>
</ul>
</ul>
</div>
</div>
</div>
Expand Down

0 comments on commit 4d680e0

Please sign in to comment.