Add Arch Linux Package

This commit is contained in:
Ankit Mahato
2023-12-01 23:42:03 +05:30
committed by GitHub
parent 1008262699
commit 1690096212

View File

@ -37,7 +37,7 @@ API Dash can be downloaded from the links below:
<td><a href="https://github.com/foss42/apidash/releases/latest/download/apidash-windows-x86_64.exe">Link</a></td>
</tr>
<tr>
<td rowspan=4>Linux</td>
<td rowspan=5>Linux</td>
<td rowspan=2><code>.deb</code></td>
<td rowspan=2><a href="https://github.com/foss42/apidash/blob/main/INSTALLATION.md#debian-based-linux-distributions-debian-ubuntu-linux-mint-etc">Link</a></td>
<td>amd64</td>
@ -56,6 +56,12 @@ API Dash can be downloaded from the links below:
<tr>
<td>aarch64</td>
<td><a href="https://github.com/foss42/apidash/releases/latest/download/apidash-linux-aarch64.rpm">Link</a></td>
</tr>
<tr>
<td rowspan=2><code>PKGBUILD</code> (Arch Linux)</td>
<td rowspan=2><a href="https://aur.archlinux.org/packages/apidash-bin">Link</a></td>
<td>x86_64</td>
<td><a href="https://aur.archlinux.org/packages/apidash-bin">Link</a></td>
</tr>
</tbody>
</table>