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
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
openSUSE Leap 15.5 の場合は、 root で下記のコマンドを実行してください:
zypper addrepo https://download.opensuse.org/repositories/home:michals/openSUSE_Leap_15.5/home:michals.repo
zypper refresh
zypper install keepassxc