Installation on Linux
How to install Keeper Commander on Linux
Supported Operating systems:
Ubuntu (Current release and latest LTS release)
CentOS (Current)
RedHat (Current)
Video Overview
Watch the video below to learn how to install and log in to Keeper Commander.
Pre-requisites
Install Python 3.x
Install Package installer for Python
Instructions
Installing Python:
Based on your distribution, follow the instructions to install Python 3.x, typical installation commands are listed below.
OR
Also ensure the "Package installer for Python" is installed (you may need to run an apt-get update first):
OR
Next, upgrade pip3 to the latest version using the command:
Validate Python is correctly installed by checking the installed version from a terminal window:
Next, install Keeper Commander using pip3:
Once installed, ensure you have the latest version by upgrading Commander:
Please validate all updates in your test environment as commands and functionality is under rapid development.
Now you can launch the keeper shell using command:
You should see:
You can find a list of commands you can use at https://docs.keeper.io/secrets-manager/commander-cli/using-commander/command-reference
Note, for your first time logging into a new device or a new location, you may have to perform device approval through email or other 2FA methods.
Last updated