xiv.zone/public/astra/install/index.html

83 lines
3 KiB
HTML
Raw Normal View History

2024-03-23 14:19:43 -04:00
<!DOCTYPE html>
<html
class=""
lang="en-us"
prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#"
>
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="theme-color" content="#fffff" media="(prefers-color-scheme: light)"/>
<meta name="theme-color" content="rgb(77, 77, 82)" media="(prefers-color-scheme: dark)"/>
<title>xiv.zone - Download</title>
<meta name="description" content="The stable version currently is 0.5.0. Please let me know of any issues you have in the tracker or my mailing list.
See the changelog for this version.
Flatpak The Flatpak is currently unavailable."/>
<link rel="canonical" href="http://localhost:1313/astra/install/" />
<base href="http://localhost:1313/">
<link rel="stylesheet" href="http://localhost:1313/css/style.min.1e5370e0bc1b21c3bac6f2f7a3ff57d375d92258658f234019ec66906b64aafe.css" integrity="sha256-HlNw4LwbIcO6xvL3o/9X03XZIlhljyNAGexmkGtkqv4=" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"/>
</head>
<div id="center-wrapper">
<header>
<h1><a href="/">xiv.zone</a></h1>
<nav id="header-links">
</nav>
</header>
<div id="wrapper">
<main>
<h2>Download</h2>
<p>The stable version currently is <strong>0.5.0</strong>. Please let me know of any issues you have in the <a href="https://todo.sr.ht/~redstrate/astra">tracker</a> or my <a href="https://lists.sr.ht/~redstrate/public-inbox">mailing list</a>.</p>
<p>See the <a href="/astra/changelog/0.5.0">changelog</a> for this version.</p>
<h3 id="flatpak">Flatpak</h3>
<p>The Flatpak is currently unavailable. I estimate it will return at the end of February once the KDE Runtime is available for Qt6.</p>
<h3 id="fedora">Fedora</h3>
<p>If you&rsquo;re a Fedora user, I also maintain the RPM which you can find in my <a href="https://copr.fedorainfracloud.org/coprs/redstrate/personal/">personal COPR</a>.</p>
<h3 id="gentoo">Gentoo</h3>
<p>If you&rsquo;re a Gentoo user, I also maintain the ebuild which you can find in my <a href="https://git.sr.ht/~redstrate/overlay">personal overlay</a>.</p>
<h3 id="arch-linux">Arch Linux</h3>
<p>If you&rsquo;re an Arch Linux user, I also maintain the <a href="https://aur.archlinux.org/packages/astra-launcher">AUR package</a>. You can find the PKGBUILD <a href="https://git.sr.ht/~redstrate/pkgbuilds/tree/main/item/astra-launcher/PKGBUILD">here</a> and the original Flatpak manifests <a href="https://git.sr.ht/~redstrate/astra-flatpak">here</a>.</p>
<h3 id="source-code">Source Code</h3>
<div class="buttons">
<a class="blurb-button" href="https://xiv.zone/distrib/astra/0.5.0/astra-source.tar.gz" download>Download source code tarball</a>
</div>
<p>SHA256: 92a65d1f5079bdfd0e2e0ee3676617cfd157bf393580b18444e9526c38169a69</p>
<p>Size: ~28 MB (since it includes all of the Rust dependencies)</p>
</main>
</div>
<footer>
</footer>
</div>
</html>