Created
January 20, 2022 09:59
-
-
Save da8/788ac0d949ca878f096cbb442d952e0e to your computer and use it in GitHub Desktop.
install KeePassXC on Kubuntu 20.04.3 LTS using PPA
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sudo add-apt-repository ppa:phoerious/keepassxc | |
| sudo apt update | |
| sudo apt install keepassxc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment