keepassxc from home:michals project

選擇您的作業系統

需要 Debian Unstable ,執行以下:
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/home:/michals/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:michals.list
curl -fsSL https://download.opensuse.org/repositories/home:michals/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_michals.gpg > /dev/null
sudo apt update
sudo apt install keepassxc
需要 Debian Testing ,執行以下:
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/home:/michals/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:michals.list
curl -fsSL https://download.opensuse.org/repositories/home:michals/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_michals.gpg > /dev/null
sudo apt update
sudo apt install keepassxc
需要 Debian 12 ,執行以下:
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/home:/michals/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:michals.list
curl -fsSL https://download.opensuse.org/repositories/home:michals/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_michals.gpg > /dev/null
sudo apt update
sudo apt install keepassxc
需要 openSUSE Tumbleweed ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/home:michals/openSUSE_Tumbleweed/home:michals.repo
zypper refresh
zypper install keepassxc
需要 openSUSE Factory PowerPC ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/home:michals/openSUSE_Factory_PowerPC/home:michals.repo
zypper refresh
zypper install keepassxc
需要 openSUSE Factory ARM ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/home:michals/openSUSE_Factory_ARM/home:michals.repo
zypper refresh
zypper install keepassxc
需要 16.0 ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/home:michals/16.0/home:michals.repo
zypper refresh
zypper install keepassxc
需要 openSUSE Leap 15.6 ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/home:michals/openSUSE_Leap_15.6/home:michals.repo
zypper refresh
zypper install keepassxc