mirror of
https://github.com/foss42/apidash.git
synced 2025-10-16 11:14:32 +08:00
Add Arch Linux Package
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user