Skip to content

Instantly share code, notes, and snippets.

@itnet7
Created October 1, 2022 01:41
Show Gist options
  • Save itnet7/06c1f4770178bb94f7e5fc03f3a526a8 to your computer and use it in GitHub Desktop.
Save itnet7/06c1f4770178bb94f7e5fc03f3a526a8 to your computer and use it in GitHub Desktop.
Installing Keeper Commander on RHEL 9.
It's important to note that are some strange things that have festered in RHEL 9.
redhat-lsb package is gone and there are no immediate plans to include it in the future. So the official RPM will not install
as packaged from Keeper Security.
[<random>@<hosntame> ~]$ sudo dnf install python3-pip
Is this ok [y/N]: y
[<random>@<hostname> Downloads]$ pip3 install keepercommander
/#############/ /#\
/#############/ /###\ _ __ _______ _______ ______ _______ ______ (R)
/#############/ /#####\ | | / / | ____/ | ____/ | ___ \ | ____/ | ___ \
/######/ \######\ | | / / | |____ | |____ | | __| || |____ | | __| |
/######/ \######\ | |< < | ___/ | ___/ | |/___/ | ___/ | |/_ /
/######/ \######\ | | \ \ | |_____ | |_____ | | | |_____ | | \ \
\######\ /######/ |_| \_\ |_______||_______||_| |_______||_| \_\
\######\ /######/ ____ _
\######\ /######/ / ___|___ _ __ ___ _ __ ___ __ _ _ __ __| | ___ _ __
\#############\ \#####/ / / / _ \| '_ ` _ \| '_ ` _ \ / _` | '_ \ / _` |/ _ \ '__|
\#############\ \###/ \ \__| (_) | | | | | | | | | | | (_| | | | | (_| | __/ |
\#############\ \#/ \_____\___/|_| |_| |_|_| |_| |_|\__,_|_| |_|\__,_|\___|_|
v16.7.8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment