spacecmd from systemsmanagement:Uyuni:Master:Ubuntu2004-Uyuni-Client-Tools project
Pasirinkite operacinę sistemą
Pridėti saugyklą ir diegti rankiniu būdu
xUbuntu 20.04-debbuild. Įvykdykite:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/systemsmanagement:/Uyuni:/Master:/Ubuntu2004-Uyuni-Client-Tools/xUbuntu_20.04-debbuild/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:Uyuni:Master:Ubuntu2004-Uyuni-Client-Tools.list curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Master:Ubuntu2004-Uyuni-Client-Tools/xUbuntu_20.04-debbuild/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_Uyuni_Master_Ubuntu2004-Uyuni-Client-Tools.gpg > /dev/null sudo apt update sudo apt install spacecmd
xUbuntu 20.04. Įvykdykite:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/systemsmanagement:/Uyuni:/Master:/Ubuntu2004-Uyuni-Client-Tools/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:Uyuni:Master:Ubuntu2004-Uyuni-Client-Tools.list curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Master:Ubuntu2004-Uyuni-Client-Tools/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_Uyuni_Master_Ubuntu2004-Uyuni-Client-Tools.gpg > /dev/null sudo apt update sudo apt install spacecmd