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