From 5a7f6b963e671cf205c087a5830f357d2b5d419d Mon Sep 17 00:00:00 2001 From: Anne Jan Brouwer Date: Sat, 23 Sep 2023 04:02:43 +0200 Subject: Dots without an i --- downloads.html | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/downloads.html b/downloads.html index faf42d40..bdb3b76d 100644 --- a/downloads.html +++ b/downloads.html @@ -101,43 +101,43 @@

Linux / BSD

Arch

- Latest stable Arch package and git on aur AUR package. + Latest stable Arch package and git on aur AUR package
pacman -S qtpass
packer qtpass
yaourt -S qtpass

OpenSUSE, Fedora & CentOS

- Via OBS and Fedora package db up to Fedora Rawhide package. + Via OBS and Fedora package db up to Fedora Rawhide package
zypper install qtpass
yum install qtpass
dnf install qtpass

Debian, Ubuntu and derivates like Kali & Raspbian

- In amongst others stable Debian Stable package, sid Debian Unstable package and Mantic Minotaur Ubuntu 23.10 package. + In amongst others stable Debian Stable package, sid Debian Unstable package and Mantic Minotaur Ubuntu 23.10 package
apt install qtpass

Gentoo

- Source build package Gentoo package. + Source build package Gentoo package
emerge -atv qtpass

Void

- Has a nie xbps package Void Linux x86_64 package. + Has a nie xbps package Void Linux x86_64 package
xbps-install -Su qtpass

NixOS

- One of the first to addopt QtPass packages nixpkgs stable package. + One of the first to addopt QtPass packages nixpkgs stable package
nix-env -iA nixos.pkgs.qtpass

Soleus Project

- Has a stable package for QtPass Solus package. + Has a stable package for QtPass Solus package
eopkg install qtpass

Slackware

- Via SlackBuilds SlackBuilds package. + Via SlackBuilds SlackBuilds package
cd qtpass && chmod +x qtpass.SlackBuild && ./qtpass.SlackBuild

FreeBSD

- Available as package and in the FreeBSD ports repository FreeBSD port. + Available as package and in the FreeBSD ports repository FreeBSD port
pkg install qtpass
cd /usr/ports/sysutils/qtpass/ && make install clean
@@ -145,18 +145,18 @@ QtPass 1.4.0 -

Latest stable on the releases page, latest build via AppVeyor.

+

Latest stable on the releases page, latest build via AppVeyor

- Via Chocolatey Chocolatey package. + Via Chocolatey Chocolatey package
choco install qtpass

macOS

QtPass 1.4.0 -

Latest stable on the releases page, latest build via AnneJan.

+

Latest stable on the releases page, latest build via AnneJan

- Via Homebrew Cask Homebrew Casks package. + Via Homebrew Cask Homebrew Casks package
brew install qtpass --cask

QtPass works best with pass and pinentry-mac installed.

brew install pass pinentry-mac

-- cgit v1.2.3