rpm --import "http://keyserver.ubuntu.com/pks/lookup?op=get&fingerprint=on&search=0x4796B710919684AC" dnf install 'dnf-command(config-manager)' dnf config-manager --add-repo https://download.solidcharity.com/repos/tpokorra/lbs/fedora/36/lbs-tpokorra-lbs.repo dnf install lxd-scripts
apt-get install apt-transport-https gnupg ca-certificates apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 0x4796B710919684AC echo 'deb [arch=amd64] https://download.solidcharity.com/repos/tpokorra/lbs/ubuntu/focal focal main' >> /etc/apt/sources.list apt-get update apt-get install lxd-scripts
apt-get install apt-transport-https gnupg ca-certificates apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 0x4796B710919684AC echo 'deb [arch=amd64] https://download.solidcharity.com/repos/tpokorra/lbs/ubuntu/jammy jammy main' >> /etc/apt/sources.list apt-get update apt-get install lxd-scripts