Instructions for using the LINBIT package repository


The best way to get LINBIT's software installed on your machines is to download a small python helper from here: https://my.linbit.com/linbit-manage-node.py
and execute it on your target machines.

For your convenience here is a copy and paste template:

cd /tmp
wget 'https://my.linbit.com/linbit-manage-node.py'
#on RHEL/CentOS use curl instead 
#curl -O 'https://my.linbit.com/linbit-manage-node.py'
chmod u+x linbit-manage-node.py
./linbit-manage-node.py

Download packages with your web browser

In case your systems are not connected to the internet, and therefore you can not use package managers like yum, dnf or apt, you can manually download the packages and deliver them by alternative methods to the target systems.