keepassxc from security:keepassxc project

Select Your Operating System

For Debian 11 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/security:/keepassxc/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/security:keepassxc.list
curl -fsSL https://download.opensuse.org/repositories/security:keepassxc/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/security_keepassxc.gpg > /dev/null
sudo apt update
sudo apt install keepassxc

Packages for Debian 11:

For Fedora Rawhide run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/security:keepassxc/Fedora_Rawhide/security:keepassxc.repo
dnf install keepassxc
For Fedora 39 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/security:keepassxc/Fedora_39/security:keepassxc.repo
dnf install keepassxc
For Fedora 38 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/security:keepassxc/Fedora_38/security:keepassxc.repo
dnf install keepassxc
For openSUSE Tumbleweed PowerPC run the following as root:
zypper addrepo https://download.opensuse.org/repositories/security:keepassxc/openSUSE_Tumbleweed_PowerPC/security:keepassxc.repo
zypper refresh
zypper install keepassxc
For openSUSE Tumbleweed ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/security:keepassxc/openSUSE_Tumbleweed_ARM/security:keepassxc.repo
zypper refresh
zypper install keepassxc
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/security:keepassxc/openSUSE_Tumbleweed/security:keepassxc.repo
zypper refresh
zypper install keepassxc
For 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/security:keepassxc/15.6/security:keepassxc.repo
zypper refresh
zypper install keepassxc
For 15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/security:keepassxc/15.5/security:keepassxc.repo
zypper refresh
zypper install keepassxc
For xUbuntu 23.10 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/security:/keepassxc/xUbuntu_23.10/ /' | sudo tee /etc/apt/sources.list.d/security:keepassxc.list
curl -fsSL https://download.opensuse.org/repositories/security:keepassxc/xUbuntu_23.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/security_keepassxc.gpg > /dev/null
sudo apt update
sudo apt install keepassxc
For xUbuntu 23.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/security:/keepassxc/xUbuntu_23.04/ /' | sudo tee /etc/apt/sources.list.d/security:keepassxc.list
curl -fsSL https://download.opensuse.org/repositories/security:keepassxc/xUbuntu_23.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/security_keepassxc.gpg > /dev/null
sudo apt update
sudo apt install keepassxc
For xUbuntu 22.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/security:/keepassxc/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/security:keepassxc.list
curl -fsSL https://download.opensuse.org/repositories/security:keepassxc/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/security_keepassxc.gpg > /dev/null
sudo apt update
sudo apt install keepassxc
For xUbuntu 20.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/security:/keepassxc/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/security:keepassxc.list
curl -fsSL https://download.opensuse.org/repositories/security:keepassxc/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/security_keepassxc.gpg > /dev/null
sudo apt update
sudo apt install keepassxc

Packages for xUbuntu 23.10:

Packages for xUbuntu 23.04:

Packages for xUbuntu 22.04:

Packages for xUbuntu 20.04:

For Debian Next run the following as root:
?

Packages for Debian Next: