summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--downloads.html21
1 files changed, 11 insertions, 10 deletions
diff --git a/downloads.html b/downloads.html
index e928b89f..5f565dcc 100644
--- a/downloads.html
+++ b/downloads.html
@@ -102,23 +102,23 @@
<h3><a id="linux-bsd" class="anchor" href="#linux-bsd" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Linux / BSD</h3>
- <h4 id="Arch">Arch</h4>
- Latest <a title="Arch Linux QtPass package" href="https://www.archlinux.org/packages/community/x86_64/qtpass/">stable</a> and <a title="Arch QtPass git package" href="https://aur.archlinux.org/packages/qtpass-git">git</a> on <a title="Arch AUR" href="https://aur.archlinux.org/">aur</a>.
+ <h4 id="Arch">Arch </h4>
+ Latest <a title="Arch Linux QtPass package" href="https://www.archlinux.org/packages/community/x86_64/qtpass/">stable</a> <a href="https://repology.org/metapackage/qtpass"><img src="https://repology.org/badge/version-only-for-repo/arch/qtpass.svg" alt="Arch package"></a> and <a title="Arch QtPass git package" href="https://aur.archlinux.org/packages/qtpass-git">git</a> on <a title="Arch AUR" href="https://aur.archlinux.org/">aur</a> <a href="https://repology.org/metapackage/qtpass"> <img src="https://repology.org/badge/version-only-for-repo/aur/qtpass.svg" alt="AUR package"></a>.
<pre><code>pacman -S qtpass</code></pre>
<pre><code>packer qtpass</code></pre>
<pre><code>yaourt -S qtpass</code></pre>
<h4 id="rpm">OpenSUSE, Fedora &amp; CentOS</h4>
- Via <a title="SuSE Open Build System" href="https://build.opensuse.org/package/repositories/security/QtPass">OBS</a> and <a title="Fedora QtPass package" href="https://admin.fedoraproject.org/pkgdb/package/rpms/qtpass/">Fedora</a> package db.
+ Via <a title="SuSE Open Build System" href="https://build.opensuse.org/package/repositories/security/QtPass">OBS</a> and <a title="Fedora QtPass package" href="https://admin.fedoraproject.org/pkgdb/package/rpms/qtpass/">Fedora</a> package db up to <a href="https://repology.org/metapackage/qtpass"><img src="https://repology.org/badge/version-only-for-repo/fedora_rawhide/qtpass.svg" alt="Fedora Rawhide package"></a>.
<pre><code>yum install qtpass</code></pre>
<pre><code>dnf install qtpass</code></pre>
<h4 id="deb">Debian, Ubuntu and derivates like Kali &amp; Raspbian</h4>
- In <a title="Debian QtPass in testing" href="https://packages.debian.org/testing/utils/qtpass">testing</a>, <a title="Debian QtPass in unstable" href="https://packages.debian.org/unstable/utils/qtpass">sid</a> and <a title="Ubuntu QtPass in xenial" href="https://packages.ubuntu.com/xenial/utils/qtpass">xenial</a>.
+ In amongst others <a title="Debian QtPass in stable" href="https://packages.debian.org/stretch/qtpass">stable</a> <a href="https://repology.org/metapackage/qtpass"><img src="https://repology.org/badge/version-only-for-repo/debian_stable/qtpass.svg" alt="Debian Stable package"></a>, <a title="Debian QtPass in unstable" href="https://packages.debian.org/unstable/utils/qtpass">sid</a> <a href="https://repology.org/metapackage/qtpass"><img src="https://repology.org/badge/version-only-for-repo/debian_unstable/qtpass.svg" alt="Debian Unstable package"></a> and <a title="Ubuntu QtPass in xenial" href="https://packages.ubuntu.com/bionic/utils/qtpass">bionic</a> <a href="https://repology.org/metapackage/qtpass"><img src="https://repology.org/badge/version-only-for-repo/ubuntu_18_04/qtpass.svg" alt="Ubuntu 18.04 package"></a>.
<pre><code>apt-get install qtpass</code></pre>
<h4 id="Gentoo">Gentoo</h4>
- Source build <a title="Gentoo ebuild" href="https://packages.gentoo.org/packages/app-admin/qtpass">package</a>.
+ Source build <a title="Gentoo ebuild" href="https://packages.gentoo.org/packages/app-admin/qtpass">package</a> <a href="https://repology.org/metapackage/qtpass"><img src="https://repology.org/badge/version-only-for-repo/gentoo/qtpass.svg" alt="Gentoo package"></a>.
<pre><code>emerge -atv qtpass</code></pre>
<h4 id="Void">Void</h4>
@@ -126,19 +126,19 @@
<pre><code>xbps-install -Su qtpass</code></pre>
<h4 id="NixOS">NixOS</h4>
- One of the first to addopt QtPass <a title="NixOS QtPass packages" href="https://nixos.org/nixos/packages.html">packages</a>
+ One of the first to addopt QtPass <a title="NixOS QtPass packages" href="https://nixos.org/nixos/packages.html">packages</a> <a href="https://repology.org/metapackage/qtpass"><img src="https://repology.org/badge/version-only-for-repo/nix_stable/qtpass.svg" alt="nixpkgs stable package"></a>.
<pre><code>nix-env -iA nixos.pkgs.qtpass</code></pre>
<h4 id="Soleus">Soleus Project</h4>
Has a stable <a title="Soleus QtPass package" href="https://git.solus-project.com/packages/qtpass/">package</a> for QtPass.
<pre><code>eopkg install qtpass</code></pre>
- <h4 id="Slackware">Slackware (unofficial)</h4>
- Via <a title="Conraid's Repository for Slackware64 current" href="http://slack.conraid.net/">Conraid's Repository</a>.
+ <h4 id="Slackware">Slackware</h4>
+ Via <a title="SlackBuilds package" href="https://slackbuilds.org/repository/14.2/desktop/qtpass/?search=qtpass">SlackBuilds</a> <a href="https://repology.org/metapackage/qtpass"><img src="https://repology.org/badge/version-only-for-repo/slackbuilds/qtpass.svg" alt="SlackBuilds package"></a>.
<pre><code>cd qtpass &amp;&amp; chmod +x qtpass.SlackBuild &amp;&amp; ./qtpass.SlackBuild</code></pre>
<h4 id="FreeBSD">FreeBSD</h4>
- Available as package and in the FreeBSD <a title="QtPass FreeBSD port" href="https://www.freshports.org/sysutils/qtpass/">ports</a> repository.
+ Available as package and in the FreeBSD <a title="QtPass FreeBSD port" href="https://www.freshports.org/sysutils/qtpass/">ports</a> repository <a href="https://repology.org/metapackage/qtpass"><img src="https://repology.org/badge/version-only-for-repo/freebsd/qtpass.svg" alt="FreeBSD port"></a>.
<pre><code>pkg install qtpass</code></pre>
<pre><code>cd /usr/ports/sysutils/qtpass/ &amp;&amp; make install clean</code></pre>
@@ -148,7 +148,8 @@
<p>Latest stable on the <a href="https://github.com/IJHack/qtpass/releases">releases page</a>, latest build via <a href="https://ci.appveyor.com/project/annejan/qtpass/build/artifacts">AppVeyor</a>.</p>
- Via <a href="https://chocolatey.org/packages/qtpass">Chocolatey</a> <pre><code>choco install qtpass</code></pre>
+ Via <a href="https://chocolatey.org/packages/qtpass">Chocolatey</a> <a href="https://repology.org/metapackage/qtpass"><img src="https://repology.org/badge/version-only-for-repo/chocolatey/qtpass.svg" alt="Chocolatey package"></a>.
+ <pre><code>choco install qtpass</code></pre>
<h3 id="macOS"><a id="downloads-osx" class="anchor" href="#osx" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>macOS</h3>