KeePassXC is a password manager and you can use it instead of Keepass X, It is a cross-platform and Open-Source software. In this tutor...
KeePassXC is a password manager and you can use it instead of Keepass X, It is a cross-platform and Open-Source software.
In this tutorial, I will show you how to install KeyPassXC 2.6 in Ubuntu 20.04, Ubuntu 18.04, and
LinuxMint 19.3.
Step 1: Install the SNAPD
In this tutorial, I will show you how to install KeyPassXC 2.6 in Ubuntu 20.04, Ubuntu 18.04, and
LinuxMint 19.3.
Changelog in KeePassXC 2.6
- Custom Light and Dark themes
- New monochrome tray icons
- Compact mode to use classic Group and Entry line-height
- Add size column to the entry view
- Option to Launch KeePassXC on system startup/login
- Save database backup feature
For complete changelog refer this link
So how to install KeePassXC in Ubuntu / LinuxMint?
Two ways to install KeepassXC in ubuntu / Linux Mint- Via Official PPA
- Via Snap package
Method 1: Via SNAP Package
Step 1: Install the SNAPD
sudo apt install snapdStep 2: Install KeePassXC
sudo snap install keepassxc
Method 2: Via Official PPA.
Step 1: Add the official PPA
sudo add-apt-repository ppa:phoerious/keepassxc
Step 2: Update the repository and install KeePassXC
sudo apt update && sudo apt install keepassxc
COMMENTS